comparison bamPEFragmentSize.xml @ 14:4885b33dba09 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit b5fc4073c884a2d6a4092ea85150db1971010f28
author bgruening
date Sun, 14 May 2017 17:46:30 -0400
parents 0ed472892e76
children 68932756bf49
comparison
equal deleted inserted replaced
13:22b2f4c38c80 14:4885b33dba09
29 #end if 29 #end if
30 > $outfile 30 > $outfile
31 ]]> 31 ]]>
32 </command> 32 </command>
33 <inputs> 33 <inputs>
34 <expand macro="multiple_input_bams" /> 34 <expand macro="multiple_input_bams" MIN="1" />
35 <param argument="--histogram" type="boolean" truevalue="--histogram" falsevalue="" 35 <param argument="--histogram" type="boolean" truevalue="--histogram" falsevalue=""
36 label="Get the distribution of fragment lengths as a histogram" 36 label="Get the distribution of fragment lengths as a histogram"
37 help=""/> 37 help=""/>
38 <param argument="--samplesLabel" type="text" size="30" 38 <param argument="--samplesLabel" type="text" size="30"
39 label="Labels for the samples (each BAM file) plotted" 39 label="Labels for the samples (each BAM file) plotted"