Mercurial > repos > bgruening > deeptools
comparison correctGCBias.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 |
---|---|
48 | 48 |
49 <inputs> | 49 <inputs> |
50 | 50 |
51 <param name="GCbiasFrequenciesFile" type="data" format="tabular" label="Output of computeGCBias" /> | 51 <param name="GCbiasFrequenciesFile" type="data" format="tabular" label="Output of computeGCBias" /> |
52 | 52 |
53 <param name="bamInput" format="bam" type="data" label="Input BAM file" help="This should be same file that was used for computeGCbias. The BAM file must be sorted."/> | 53 <param name="bamInput" format="bam" type="data" label="BAM file" help="This should be same file that was used for computeGCbias. The BAM file must be sorted."/> |
54 | 54 |
55 <expand macro="reference_genome_source" /> | 55 <expand macro="reference_genome_source" /> |
56 <expand macro="effectiveGenomeSize" /> | 56 <expand macro="effectiveGenomeSize" /> |
57 | 57 |
58 <param name="outFileFormat" type="select" label="File format of the output"> | 58 <param name="outFileFormat" type="select" label="File format of the output"> |