diff --git a/RClean4.R b/RClean4.R index cfa5392..f1c1b40 100644 --- a/RClean4.R +++ b/RClean4.R @@ -277,7 +277,7 @@ if(clfileex == 0){ if(soft == FALSE){ geneIDNam <- genena %>% read_delim(delim="\t",comment = "#")%>% - dplyr::select(.,ID,grep("Symbol|^ORF\\s*$",colnames(.))) + dplyr::select(.,ID,grep("Symbol|^ORF\\s*$",colnames(.)) } ##Labeling the gene IDs without names