comparison bamPEFragmentSize.xml @ 22:5ef3517a0df2 draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 6507b14607984c6f48d9866922a17132de4bb54d
author bgruening
date Tue, 19 Feb 2019 09:55:01 -0500
parents ec103ad3c567
children 195e98217334
comparison
equal deleted inserted replaced
21:ec103ad3c567 22:5ef3517a0df2
37 > '$outfile' 37 > '$outfile'
38 ]]> 38 ]]>
39 </command> 39 </command>
40 <inputs> 40 <inputs>
41 <expand macro="multiple_input_bams" MIN="1" /> 41 <expand macro="multiple_input_bams" MIN="1" />
42 <expand macro="custom_sample_labels" />
42 <param argument="--histogram" type="boolean" truevalue="--histogram" falsevalue="" 43 <param argument="--histogram" type="boolean" truevalue="--histogram" falsevalue=""
43 label="Get the distribution of read/fragment lengths as a histogram" 44 label="Get the distribution of read/fragment lengths as a histogram"
44 help=""/> 45 help=""/>
45 <expand macro="input_image_file_format" /> 46 <expand macro="input_image_file_format" />
46 <param argument="--samplesLabel" type="text" size="30" 47 <param argument="--samplesLabel" type="text" size="30"