Mercurial > repos > proteore > proteore_clusterprofiler
changeset 11:37370cab5e5f draft
planemo upload commit 3305e0bef3621ca618b08e9f2fa79e55ecd11595
| author | proteore |
|---|---|
| date | Tue, 25 Sep 2018 05:12:32 -0400 |
| parents | 6604d9aa7cf3 |
| children | 7a5814f0392a |
| files | cluster_profiler.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/cluster_profiler.xml Tue Sep 18 11:12:47 2018 -0400 +++ b/cluster_profiler.xml Tue Sep 25 05:12:32 2018 -0400 @@ -1,4 +1,4 @@ -<tool id="cluter_profiler" name="clusterProfiler" version="2018.09.18.6"> +<tool id="cluter_profiler" name="clusterProfiler" version="2018.09.25"> <description> GO terms classification and enrichment analysis </description> @@ -164,7 +164,7 @@ </inputs> <outputs> - <data name="log" format="tabular" label="log file" /> + <data name="log" format="tabular" label="Cluster profiler" /> <collection type="list" label="clusterProfiler text files" name="text_output"> <discover_datasets pattern="(?P<designation>.+\.csv)" ext="csv"/> </collection>
