Mercurial > repos > bgruening > deeptools_bam_compare
diff bamCompare.xml @ 6:8e41fe2f3661 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 43d23f495200449aec91a41fd537603014aa93ba-dirty
author | bgruening |
---|---|
date | Sun, 24 Apr 2016 17:18:27 -0400 |
parents | 2f27bfe8b570 |
children | 89f6d2283317 |
line wrap: on
line diff
--- a/bamCompare.xml Fri Mar 18 08:50:37 2016 -0400 +++ b/bamCompare.xml Sun Apr 24 17:18:27 2016 -0400 @@ -173,8 +173,8 @@ </outputs> <tests> <test> - <param name="bamFile1" value="bowtie2-test1.bam" ftype="bam" /> - <param name="bamFile2" value="bowtie2-test1.bam" ftype="bam" /> + <param name="bamFile1" value="bowtie2 test1.bam" ftype="bam" /> + <param name="bamFile2" value="bowtie2 test1.bam" ftype="bam" /> <param name="showAdvancedOpt" value="no" /> <param name="outFileFormat" value="bigwig" /> <param name="outFileFormat" value="bedgraph" /> @@ -183,8 +183,8 @@ <output name="outFileName" file="bamCompare_result1.bg" ftype="bedgraph" /> </test> <test> - <param name="bamFile1" value="bowtie2-test1.bam" ftype="bam" /> - <param name="bamFile2" value="bowtie2-test1.bam" ftype="bam" /> + <param name="bamFile1" value="bowtie2 test1.bam" ftype="bam" /> + <param name="bamFile2" value="bowtie2 test1.bam" ftype="bam" /> <param name="showAdvancedOpt" value="yes" /> <param name="outFileFormat" value="bigwig" /> <param name="outFileFormat" value="bigwig" />