diff plotCoverage.xml @ 4:1a6309cecf71 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 4f515024772311c950d277246db548453d24abd7
author bgruening
date Wed, 23 Dec 2015 14:40:12 -0500
parents 89dc332a851a
children 4679da05d86c
line wrap: on
line diff
--- a/plotCoverage.xml	Wed Dec 23 07:30:39 2015 -0500
+++ b/plotCoverage.xml	Wed Dec 23 14:40:12 2015 -0500
@@ -64,7 +64,7 @@
         </conditional>
 
         <expand macro="input_image_file_format" />
-        <param argument="--outRawCounts" type="boolean" label="Save raw counts (coverages) to file" help=""/>
+        <param argument="--outRawCounts" type="boolean" label="Save raw counts (coverages) to a file" help=""/>
 
 
     </inputs>
@@ -89,7 +89,7 @@
 <![CDATA[
 **What it does**
 
-This tools samples 1 million positions of the genome to build
+This tools samples 1 million positions in the genome to build
 a coverage histogram. Multiple bam files are accepted but all should
 correspond to the same genome assembly.