diff cluster_profiler.xml @ 20:a91d407e1938 draft

planemo upload commit d636fd65b39353cbb29228d309235f3a6db37568-dirty
author proteore
date Wed, 03 Oct 2018 04:08:59 -0400
parents 7b3eb5767497
children d72690c9d928
line wrap: on
line diff
--- a/cluster_profiler.xml	Fri Sep 28 05:02:31 2018 -0400
+++ b/cluster_profiler.xml	Wed Oct 03 04:08:59 2018 -0400
@@ -1,4 +1,4 @@
-<tool id="cluter_profiler" name="clusterProfiler" version="2018.09.28.2">
+<tool id="cluter_profiler" name="clusterProfiler" version="2018.10.03">
     <description>
     GO terms classification and enrichment analysis
     </description>
@@ -167,7 +167,7 @@
     <outputs>
         <data name="log" format="tabular" label="Cluster profiler" />
         <collection type="list" label="clusterProfiler text files" name="text_output">
-            <discover_datasets pattern="(?P&lt;designation&gt;.+\.csv)" ext="csv"/>
+            <discover_datasets pattern="(?P&lt;designation&gt;.+\.tsv)" ext="tsv"/>
         </collection>
         <collection type="list" label="clusterProfiler diagram outputs" name="graph_output" >
 	        <discover_datasets pattern="(?P&lt;designation&gt;.+plot)" ext="png" />