Mercurial > repos > greg > gene_family_classifier
comparison gene_family_classifier.xml @ 99:4a7d5509da02 draft
Uploaded
author | greg |
---|---|
date | Mon, 27 Feb 2017 10:54:10 -0500 |
parents | e53492ae4ac0 |
children | 87d078898e14 |
comparison
equal
deleted
inserted
replaced
98:e53492ae4ac0 | 99:4a7d5509da02 |
---|---|
78 --single_copy_taxa $single_copy_cond.single_copy_taxa | 78 --single_copy_taxa $single_copy_cond.single_copy_taxa |
79 --taxa_present $single_copy_cond.taxa_present | 79 --taxa_present $single_copy_cond.taxa_present |
80 #end if | 80 #end if |
81 #end if | 81 #end if |
82 #if $create_ortho_sequences: | 82 #if $create_ortho_sequences: |
83 --orthogroup_fasta | 83 --orthogroup_fasta "true" |
84 #if $create_corresponding_coding_sequences: | 84 #if $create_corresponding_coding_sequences: |
85 --coding_sequences '$create_corresponding_coding_sequences_cond.coding_sequences' | 85 --coding_sequences '$create_corresponding_coding_sequences_cond.coding_sequences' |
86 #end if | 86 #end if |
87 #end if | 87 #end if |
88 #end if | 88 #end if |