diff bam2msa.xml @ 3:b226e0c805a5 draft

"planemo upload for repository https://github.com/davebx/bioext-gx/ commit af3bfbbd3f1236bf96a25bcb8483f2889295ec0c"
author iuc
date Fri, 20 Aug 2021 21:03:56 +0000
parents 0a4ad829d87a
children a68cb16fa1a0
line wrap: on
line diff
--- a/bam2msa.xml	Fri Jul 09 15:18:46 2021 +0000
+++ b/bam2msa.xml	Fri Aug 20 21:03:56 2021 +0000
@@ -23,11 +23,11 @@
     </outputs>
     <tests>
         <test>
-            <param name="input" ftype="bam" value="bealign-out1.bam"/>
+            <param name="input" ftype="bam" value="bam2msa-in1.bam"/>
             <output name="output" file="bam2msa-out1.fa"/>
         </test>
         <test>
-            <param name="input" ftype="bam" value="bealign-out2.bam"/>
+            <param name="input" ftype="bam" value="bam2msa-in2.bam"/>
             <output name="output" file="bam2msa-out2.fa"/>
         </test>
     </tests>