# HG changeset patch # User proteore # Date 1541494560 18000 # Node ID 267ee3760721fd3203a6b1ebee9d29d2526dc092 # Parent 879367568ea654fea8d5487eb9a85f59bf514d5b planemo upload commit a1f29af18fb9b5164846c59c9e0462227a0dd5d9-dirty diff -r 879367568ea6 -r 267ee3760721 GO-enrich.R --- a/GO-enrich.R Fri Oct 05 09:16:47 2018 -0400 +++ b/GO-enrich.R Tue Nov 06 03:56:00 2018 -0500 @@ -201,8 +201,7 @@ } else if (id_type=="Entrez" & any(check_ids(input,"entrez"))) { gene<-unique(input) } else { - print(paste(id_type,"not found in your ids list, please check your IDs in input or the selected column of your input file")) - stop() + stop(paste(id_type,"not found in your ids list, please check your IDs in input or the selected column of your input file")) } ontology <- strsplit(args$onto_opt, ",")[[1]] diff -r 879367568ea6 -r 267ee3760721 cluster_profiler.xml --- a/cluster_profiler.xml Fri Oct 05 09:16:47 2018 -0400 +++ b/cluster_profiler.xml Tue Nov 06 03:56:00 2018 -0500 @@ -1,7 +1,5 @@ - - - GO terms classification and enrichment analysis - + + (Human, Mouse, Rat) (clusterProfiler) R bioconductor-org.hs.eg.db