diff pick_open_reference_otus.xml @ 5:ab251b623f28 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qiime/ commit c1d825d6336ff529b7e91c3f2ac925831eb2a0d7
author iuc
date Tue, 22 Aug 2017 06:05:32 -0400
parents bfa1ee31a0ba
children 14f709a85e03
line wrap: on
line diff
--- a/pick_open_reference_otus.xml	Fri Aug 04 18:23:46 2017 -0400
+++ b/pick_open_reference_otus.xml	Tue Aug 22 06:05:32 2017 -0400
@@ -44,7 +44,7 @@
 #if str( $suppress_align_and_tree ) == ""
     #if str( $suppress_taxonomy_assignment ) == ""
         && mv otus/otu_table_mc*_w_tax.biom otus/otu_table_w_tax.biom
-        && mv otus/otu_table_mc*_w_tax_no_pynast_failures.biom otus/tu_table_w_tax_no_pynast_failures
+        && mv otus/otu_table_mc*_w_tax_no_pynast_failures.biom otus/otu_table_w_tax_no_pynast_failures.biom
     #else
         && mv otus/otu_table_mc*_no_pynast_failures.biom otus/otu_table_no_pynast_failures.biom
     #end if