diff bamCoverage.xml @ 6:115aa2cbf152 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 43d23f495200449aec91a41fd537603014aa93ba-dirty
author bgruening
date Sun, 24 Apr 2016 16:28:16 -0400
parents 10e697ec9bfb
children 028fcce954f1
line wrap: on
line diff
--- a/bamCoverage.xml	Fri Mar 18 08:47:18 2016 -0400
+++ b/bamCoverage.xml	Sun Apr 24 16:28:16 2016 -0400
@@ -130,7 +130,7 @@
     </outputs>
     <tests>
         <test>
-            <param name="bamInput" value="bowtie2-test1.bam" ftype="bam" />
+            <param name="bamInput" value="bowtie2 test1.bam" ftype="bam" />
             <param name="outFileFormat" value="bigwig" />
             <param name="showAdvancedOpt" value="no" />
             <param name="binSize" value="10" />
@@ -138,14 +138,14 @@
             <output name="outFileName" file="bamCoverage_result1.bw" ftype="bigwig" />
         </test>
         <test>
-            <param name="bamInput" value="bowtie2-test1.bam" ftype="bam" />
+            <param name="bamInput" value="bowtie2 test1.bam" ftype="bam" />
             <param name="outFileFormat" value="bigwig" />
             <param name="showAdvancedOpt" value="no" />
             <param name="binSize" value="10" />
             <output name="outFileName" file="bamCoverage_result2.bw" ftype="bigwig" />
         </test>
         <test>
-            <param name="bamInput" value="bowtie2-test1.bam" ftype="bam" />
+            <param name="bamInput" value="bowtie2 test1.bam" ftype="bam" />
             <param name="outFileFormat" value="bedgraph" />
             <param name="showAdvancedOpt" value="no" />
             <param name="binSize" value="10" />