comparison 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
comparison
equal deleted inserted replaced
4:bfa1ee31a0ba 5:ab251b623f28
42 $suppress_align_and_tree 42 $suppress_align_and_tree
43 43
44 #if str( $suppress_align_and_tree ) == "" 44 #if str( $suppress_align_and_tree ) == ""
45 #if str( $suppress_taxonomy_assignment ) == "" 45 #if str( $suppress_taxonomy_assignment ) == ""
46 && mv otus/otu_table_mc*_w_tax.biom otus/otu_table_w_tax.biom 46 && mv otus/otu_table_mc*_w_tax.biom otus/otu_table_w_tax.biom
47 && mv otus/otu_table_mc*_w_tax_no_pynast_failures.biom otus/tu_table_w_tax_no_pynast_failures 47 && mv otus/otu_table_mc*_w_tax_no_pynast_failures.biom otus/otu_table_w_tax_no_pynast_failures.biom
48 #else 48 #else
49 && mv otus/otu_table_mc*_no_pynast_failures.biom otus/otu_table_no_pynast_failures.biom 49 && mv otus/otu_table_mc*_no_pynast_failures.biom otus/otu_table_no_pynast_failures.biom
50 #end if 50 #end if
51 #end if 51 #end if
52 ]]></command> 52 ]]></command>