changeset 4:bf3348cc35d5 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qiime/ commit 528ca3b14c2ca9b7ac18a0f9d80a5f4a235707bf
author iuc
date Mon, 16 Oct 2017 04:57:59 -0400
parents 41482ca21d31
children 7882388361e4
files pick_open_reference_otus.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pick_open_reference_otus.xml	Sat Aug 05 07:24:40 2017 -0400
+++ b/pick_open_reference_otus.xml	Mon Oct 16 04:57:59 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