changeset 10:c60f33b42a20 draft

Uploaded
author jeltje
date Mon, 12 Jan 2015 15:02:03 -0500
parents 97b524d88b36
children 283d02787491
files samtools_mpileup.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/samtools_mpileup.xml	Mon Jan 12 14:59:48 2015 -0500
+++ b/samtools_mpileup.xml	Mon Jan 12 15:02:03 2015 -0500
@@ -6,8 +6,8 @@
   <command>samtools mpileup -q 1 -B "$bamc" "$bamt" > "$output1"
   </command>
   <inputs>
-    <param name="bamc" type="data" format="bam" label="BAM File" />
-    <param name="bamt" type="data" format="bam" label="BAM File" />
+    <param name="bamc" type="data" format="bam" label="BAM File (control)" />
+    <param name="bamt" type="data" format="bam" label="BAM File (tumor)" />
   </inputs>
   <outputs>
     <data name="output1" format="txt" />