Mercurial > repos > proteore > proteore_clusterprofiler
diff cluster_profiler.xml @ 28:eafb37258a6f draft
planemo upload commit 62db30a8a6c62c0106fda053ca75eb48e90ea705-dirty
| author | proteore |
|---|---|
| date | Fri, 07 Dec 2018 08:49:55 -0500 |
| parents | 54f8e6f5c59d |
| children | 52735594cd45 |
line wrap: on
line diff
--- a/cluster_profiler.xml Wed Nov 21 08:53:49 2018 -0500 +++ b/cluster_profiler.xml Fri Dec 07 08:49:55 2018 -0500 @@ -1,4 +1,4 @@ -<tool id="cluter_profiler" name="GO terms classification and enrichment analysis" version="2018.11.21.2"> +<tool id="cluter_profiler" name="GO terms classification and enrichment analysis" version="2018.12.07"> <description>(Human, Mouse, Rat) (clusterProfiler)</description> <requirements> <requirement type="package" version="3.4.1">R</requirement> @@ -161,7 +161,7 @@ </inputs> <outputs> - <data name="log" format="tabular" label="Cluster profiler" /> + <data name="log" format="tsv" label="Cluster profiler" /> <collection type="list" label="clusterProfiler text files" name="text_output"> <discover_datasets pattern="(?P<designation>.+\.tsv)" ext="tsv"/> </collection>
