comparison computeGCBias.xml @ 21:8436c195dd6c draft

Uploaded
author bgruening
date Tue, 10 Dec 2013 11:03:36 -0500
parents 351cd1f8791b
children 8710187d1eb5
comparison
equal deleted inserted replaced
20:449f962a8007 21:8436c195dd6c
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