Previous changeset 9:434b5ea29183 (2019-04-29) |
Commit message:
Uploaded |
modified:
clusterProfiler_go.xml |
b |
diff -r 434b5ea29183 -r 5299be80cafb clusterProfiler_go.xml --- a/clusterProfiler_go.xml Mon Apr 29 12:35:49 2019 -0400 +++ b/clusterProfiler_go.xml Fri May 10 06:47:35 2019 -0400 |
b |
@@ -37,8 +37,8 @@ <param type="data" name="entrezid" format="txt" /> </inputs> <outputs> - <data name="table" format="txt" /> - <data name="plot" format="pdf" /> + <data name="table" format="txt" label="GO Enrichment Analysis of a Gene Set" /> + <data name="plot" format="pdf" label="GO Enrichment Analysis Visualization"/> </outputs> <tests> <test> |