Mercurial > repos > iuc > bedtools
comparison multiCov.xml @ 64:f6c88d2e9ae5 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 73ebd55430874a3c1483b6dd6cce0482175482f9
| author | iuc |
|---|---|
| date | Fri, 21 Feb 2025 21:38:34 +0000 |
| parents | 539958feb49c |
| children |
comparison
equal
deleted
inserted
replaced
| 63:7411007544bf | 64:f6c88d2e9ae5 |
|---|---|
| 54 <tests> | 54 <tests> |
| 55 <test> | 55 <test> |
| 56 <param name="input" value="multiCov1.bed" ftype="bed" /> | 56 <param name="input" value="multiCov1.bed" ftype="bed" /> |
| 57 <param name="bams" value="srma_in3.bam,srma_in3.bam" ftype="bam"/> | 57 <param name="bams" value="srma_in3.bam,srma_in3.bam" ftype="bam"/> |
| 58 <param name="q" value="1"/> | 58 <param name="q" value="1"/> |
| 59 <param name="split" value=""/> | 59 <param name="split" value="false"/> |
| 60 <output name="output" file="multiCovBed_result1.bed" ftype="bed" /> | 60 <output name="output" file="multiCovBed_result1.bed" ftype="bed" /> |
| 61 </test> | 61 </test> |
| 62 </tests> | 62 </tests> |
| 63 <help><