comparison correctGCBias.xml @ 3:7e5e30b9755d draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2e8510e4f4015f51f7726de5697ba2de9b4e2f4c
author bgruening
date Wed, 09 Mar 2016 18:23:25 -0500
parents 4930eb430843
children 297bccb7d5c6
comparison
equal deleted inserted replaced
2:029fd5891708 3:7e5e30b9755d
30 ]]> 30 ]]>
31 </command> 31 </command>
32 <inputs> 32 <inputs>
33 <param argument="--GCbiasFrequenciesFile" type="data" format="tabular" label="Output of computeGCBias" help="" /> 33 <param argument="--GCbiasFrequenciesFile" type="data" format="tabular" label="Output of computeGCBias" help="" />
34 <param argument="--bamInput" format="bam" type="data" 34 <param argument="--bamInput" format="bam" type="data"
35 label="BAM file" help="This should be same file that was used for computeGCbias. The BAM file must be sorted." /> 35 label="BAM file" help="This should be same file that was used for computeGCbias." />
36 <expand macro="reference_genome_source" /> 36 <expand macro="reference_genome_source" />
37 <expand macro="effectiveGenomeSize" /> 37 <expand macro="effectiveGenomeSize" />
38 <expand macro="region_limit_operation" /> 38 <expand macro="region_limit_operation" />
39 </inputs> 39 </inputs>
40 <outputs> 40 <outputs>