From 903b43594cd46a6944020199a7090bf79b8548af Mon Sep 17 00:00:00 2001 From: Efrain Gonzalez Date: Wed, 7 Jun 2017 15:56:16 -0400 Subject: [PATCH] Annot GPL files may be read (UNTESTED) --- RClean4.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RClean4.R b/RClean4.R index ac84b23..cfa5392 100644 --- a/RClean4.R +++ b/RClean4.R @@ -172,7 +172,7 @@ genena <- file.choose() soft <- strsplit(genena,"[\\|/]") %>% .[[1]] %>% .[length(.)] %>% - grepl("soft",.) + grepl("soft|annot",.) #Working with the wordy part of the document alzword <- alz %>% -- 2.29.0