# HG changeset patch # User proteore # Date 1537283567 14400 # Node ID 6604d9aa7cf3bcfa4cf2c24a9e4ac26511724bff # Parent 60a3897346e0a21c0e36f5cedcc2115f47f6c538 planemo upload commit 688c456ca57914a63c20eba942ec5fe81e896099-dirty diff -r 60a3897346e0 -r 6604d9aa7cf3 GO-enrich.R --- a/GO-enrich.R Tue Sep 18 10:44:34 2018 -0400 +++ b/GO-enrich.R Tue Sep 18 11:12:47 2018 -0400 @@ -93,7 +93,7 @@ if ("barplot" %in% plot ){ bar_name <- paste("EGO_", ontology, "_bar-plot", sep = "") png(bar_name,height = 720, width = 600) - p <- barplot(ego) + p <- barplot(ego, showCategory=10) print(p) dev.off() diff -r 60a3897346e0 -r 6604d9aa7cf3 cluster_profiler.xml --- a/cluster_profiler.xml Tue Sep 18 10:44:34 2018 -0400 +++ b/cluster_profiler.xml Tue Sep 18 11:12:47 2018 -0400 @@ -1,4 +1,4 @@ - + GO terms classification and enrichment analysis