changeset 28:04f229b754cd draft

planemo upload commit 25e376eb45c55b2313e1c9693ae61ed5f4904a0e-dirty
author dfornika
date Fri, 21 Jun 2019 14:38:05 -0400
parents 844b1d1b7ade
children 62329bafeaef
files snippy-core.xml snippy.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/snippy-core.xml	Tue Jun 18 18:36:32 2019 -0400
+++ b/snippy-core.xml	Fri Jun 21 14:38:05 2019 -0400
@@ -48,7 +48,7 @@
             <param name="indirs" value="a.tgz,b.tgz,c.tgz" />
             <param name="ref" value="reference.fasta" />
             <param name="outputs" value="outtxt" />
-            <output name="alignment_summary" ftype="txt" file="a_b_c.core.txt" />
+            <output name="alignment_summary" ftype="tabular" file="a_b_c.core.txt" />
         </test>
     </tests>
 
--- a/snippy.xml	Tue Jun 18 18:36:32 2019 -0400
+++ b/snippy.xml	Fri Jun 21 14:38:05 2019 -0400
@@ -62,7 +62,7 @@
 
         &&
 
-	cp -r '$dir_name' 'out' &&
+        cp -r '$dir_name' 'out' &&
 
         tar -czf 'out.tgz' '${dir_name}'
         #if "outcon" in str($outputs) and $adv.rename_cons