Commit 903b43594cd46a6944020199a7090bf79b8548af

Authored by Efrain Gonzalez
1 parent 498d25a3e5
Exists in master

Annot GPL files may be read (UNTESTED)

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -172,7 +172,7 @@ genena <- file.choose()
172 172 soft <- strsplit(genena,"[\\|/]") %>%
173 173 .[[1]] %>%
174 174 .[length(.)] %>%
175   - grepl("soft",.)
  175 + grepl("soft|annot",.)
176 176  
177 177 #Working with the wordy part of the document
178 178 alzword <- alz %>%