Mercurial > repos > bgruening > deeptools_bam_compare
diff bamCompare.xml @ 19:c8b162ad7438 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 43d23f495200449aec91a41fd537603014aa93ba-dirty
| author | bgruening |
|---|---|
| date | Sun, 24 Apr 2016 15:20:01 -0400 |
| parents | 446afb11ca91 |
| children | ac960422ea29 |
line wrap: on
line diff
--- a/bamCompare.xml Fri Mar 18 08:37:05 2016 -0400 +++ b/bamCompare.xml Sun Apr 24 15:20:01 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" />
