comparison gene_family_classifier.xml @ 89:81d1832bc0dc draft

Uploaded
author greg
date Thu, 23 Feb 2017 14:45:35 -0500
parents aef4df6e8ee0
children c6e8f9b9167a
comparison
equal deleted inserted replaced
88:aef4df6e8ee0 89:81d1832bc0dc
91 #else: 91 #else:
92 --single_copy_taxa $single_copy_cond.single_copy_taxa 92 --single_copy_taxa $single_copy_cond.single_copy_taxa
93 --taxa_present $single_copy_cond.taxa_present 93 --taxa_present $single_copy_cond.taxa_present
94 #end if 94 #end if
95 #end if 95 #end if
96 #if str($create_orthogroup) == 'yes': 96 #if $create_ortho_sequences:
97 --orthogroup_fasta 97 --orthogroup_fasta
98 #if $create_corresponding_coding_sequences: 98 #if $create_corresponding_coding_sequences:
99 --coding_sequences '$create_corresponding_coding_sequences_cond.coding_sequences' 99 --coding_sequences '$create_corresponding_coding_sequences_cond.coding_sequences'
100 #end if 100 #end if
101 #end if 101 #end if