comparison cuff_macros.xml @ 3:29769f789b8f draft

"planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/cufflinks/gffread commit 1203e3cccd40108df09ab2286d25aa7e638e9cad"
author devteam
date Tue, 01 Oct 2019 12:19:52 -0400
parents 6562753c6bdc
children
comparison
equal deleted inserted replaced
2:6562753c6bdc 3:29769f789b8f
64 #end if 64 #end if
65 --labels $labels 65 --labels $labels
66 </token> 66 </token>
67 <xml name="cufflinks_gtf_inputs"> 67 <xml name="cufflinks_gtf_inputs">
68 <param format="gtf" name="inputs" type="data" label="GTF file(s) produced by Cufflinks" help="" multiple="true" /> 68 <param format="gtf" name="inputs" type="data" label="GTF file(s) produced by Cufflinks" help="" multiple="true" />
69 <repeat name="additional_inputs" title="Additional GTF Inputs (Lists)"> 69 <repeat name="additional_inputs" title="Additional GTF Inputs (type Dataset Collection Lists)">
70 <param format="gtf" name="additional_inputs" type="data_collection" label="GTF file(s) produced by Cufflinks" help="" /> 70 <param format="gtf" name="additional_inputs" type="data_collection" label="GTF file(s) produced by Cufflinks" help="" />
71 </repeat> 71 </repeat>
72 </xml> 72 </xml>
73 <token name="@CUFFLINKS_GTF_INPUTS@"> 73 <token name="@CUFFLINKS_GTF_INPUTS@">
74 ## Inputs. 74 ## Inputs.