diff bam2msa.xml @ 3:3afd5c92b4a1 draft

"planemo upload for repository https://github.com/davebx/bioext-gx/ commit af3bfbbd3f1236bf96a25bcb8483f2889295ec0c"
author iuc
date Fri, 20 Aug 2021 21:01:51 +0000
parents 31e5a2d73131
children dc7d214d9673
line wrap: on
line diff
--- a/bam2msa.xml	Fri Jul 09 15:17:20 2021 +0000
+++ b/bam2msa.xml	Fri Aug 20 21:01:51 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>