comparison cluster_profiler.xml @ 11:37370cab5e5f draft

planemo upload commit 3305e0bef3621ca618b08e9f2fa79e55ecd11595
author proteore
date Tue, 25 Sep 2018 05:12:32 -0400
parents 6604d9aa7cf3
children 7a5814f0392a
comparison
equal deleted inserted replaced
10:6604d9aa7cf3 11:37370cab5e5f
1 <tool id="cluter_profiler" name="clusterProfiler" version="2018.09.18.6"> 1 <tool id="cluter_profiler" name="clusterProfiler" version="2018.09.25">
2 <description> 2 <description>
3 GO terms classification and enrichment analysis 3 GO terms classification and enrichment analysis
4 </description> 4 </description>
5 <requirements> 5 <requirements>
6 <requirement type="package" version="3.4.1">R</requirement> 6 <requirement type="package" version="3.4.1">R</requirement>
162 <option value="barplot">bar-plot</option> 162 <option value="barplot">bar-plot</option>
163 </param> 163 </param>
164 164
165 </inputs> 165 </inputs>
166 <outputs> 166 <outputs>
167 <data name="log" format="tabular" label="log file" /> 167 <data name="log" format="tabular" label="Cluster profiler" />
168 <collection type="list" label="clusterProfiler text files" name="text_output"> 168 <collection type="list" label="clusterProfiler text files" name="text_output">
169 <discover_datasets pattern="(?P&lt;designation&gt;.+\.csv)" ext="csv"/> 169 <discover_datasets pattern="(?P&lt;designation&gt;.+\.csv)" ext="csv"/>
170 </collection> 170 </collection>
171 <collection type="list" label="clusterProfiler diagram outputs" name="graph_output" > 171 <collection type="list" label="clusterProfiler diagram outputs" name="graph_output" >
172 <discover_datasets pattern="(?P&lt;designation&gt;.+plot)" ext="png" /> 172 <discover_datasets pattern="(?P&lt;designation&gt;.+plot)" ext="png" />