Mercurial > repos > kpbioteam > clusterprofiler_go
comparison clusterProfiler_go.xml @ 10:5299be80cafb draft default tip
Uploaded
author | kpbioteam |
---|---|
date | Fri, 10 May 2019 06:47:35 -0400 |
parents | 434b5ea29183 |
children |
comparison
equal
deleted
inserted
replaced
9:434b5ea29183 | 10:5299be80cafb |
---|---|
35 | 35 |
36 <inputs> | 36 <inputs> |
37 <param type="data" name="entrezid" format="txt" /> | 37 <param type="data" name="entrezid" format="txt" /> |
38 </inputs> | 38 </inputs> |
39 <outputs> | 39 <outputs> |
40 <data name="table" format="txt" /> | 40 <data name="table" format="txt" label="GO Enrichment Analysis of a Gene Set" /> |
41 <data name="plot" format="pdf" /> | 41 <data name="plot" format="pdf" label="GO Enrichment Analysis Visualization"/> |
42 </outputs> | 42 </outputs> |
43 <tests> | 43 <tests> |
44 <test> | 44 <test> |
45 <param name="entrezid" value="genedf.txt"/> | 45 <param name="entrezid" value="genedf.txt"/> |
46 <output name="table" file="ego.txt"/> | 46 <output name="table" file="ego.txt"/> |