comparison pick_open_reference_otus.xml @ 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 be533bd1ad65
comparison
equal deleted inserted replaced
3:41482ca21d31 4:bf3348cc35d5
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>