comparison computeGCBias.xml @ 9:c53a73b8eef9 draft

Uploaded
author bgruening
date Tue, 10 Dec 2013 12:13:18 -0500
parents c54d31467be4
children 135f3bae5c56
comparison
equal deleted inserted replaced
8:1c5ed9126db6 9:c53a73b8eef9
56 ## #end if 56 ## #end if
57 57
58 </command> 58 </command>
59 <inputs> 59 <inputs>
60 60
61 <param name="bamInput" format="bam" type="data" label="Input BAM file" 61 <param name="bamInput" format="bam" type="data" label="BAM file"
62 help="The BAM file must be sorted."/> 62 help="The BAM file must be sorted."/>
63 63
64 <expand macro="reference_genome_source" /> 64 <expand macro="reference_genome_source" />
65 <expand macro="effectiveGenomeSize" /> 65 <expand macro="effectiveGenomeSize" />
66 66