# HG changeset patch # User proteore # Date 1557839062 14400 # Node ID dc39f12f96d12352d7b376f8a9db8f10235c4a31 # Parent e7b3609160c5abb646d132af0c06f6e52c893a91 planemo upload commit 6854718828a7478905b41fb92d6f96ab41896e84-dirty diff -r e7b3609160c5 -r dc39f12f96d1 kegg_identification.R --- a/kegg_identification.R Tue May 14 08:51:46 2019 -0400 +++ b/kegg_identification.R Tue May 14 09:04:22 2019 -0400 @@ -71,7 +71,6 @@ } get_list_from_cp <-function(list){ - list = gsub(";","\t",list) list = strsplit(list, "[ \t\n]+")[[1]] list = gsub("[[:blank:]]|\u00A0|NA","",list) list = list[which(!is.na(list[list != ""]))] #remove empty entry diff -r e7b3609160c5 -r dc39f12f96d1 kegg_identification.xml --- a/kegg_identification.xml Tue May 14 08:51:46 2019 -0400 +++ b/kegg_identification.xml Tue May 14 09:04:22 2019 -0400 @@ -1,4 +1,4 @@ - + and coverage [KEGG] bioconductor-keggrest