Previous changeset 3:41482ca21d31 (2017-08-05) Next changeset 5:7882388361e4 (2018-10-30) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qiime/ commit 528ca3b14c2ca9b7ac18a0f9d80a5f4a235707bf |
modified:
pick_open_reference_otus.xml |
b |
diff -r 41482ca21d31 -r bf3348cc35d5 pick_open_reference_otus.xml --- 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 |
b |
@@ -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 |