diff 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
line wrap: on
line diff
--- a/correctGCBias.xml	Thu Feb 18 11:51:08 2016 -0500
+++ b/correctGCBias.xml	Wed Mar 09 18:23:25 2016 -0500
@@ -32,7 +32,7 @@
     <inputs>
         <param argument="--GCbiasFrequenciesFile" type="data" format="tabular" label="Output of computeGCBias" help="" />
         <param argument="--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." />
+            label="BAM file" help="This should be same file that was used for computeGCbias." />
         <expand macro="reference_genome_source" />
         <expand macro="effectiveGenomeSize" />
         <expand macro="region_limit_operation" />