Mercurial > repos > greg > gene_family_aligner
changeset 13:d7e6201b8d81 draft
Uploaded
author | greg |
---|---|
date | Mon, 10 Apr 2017 14:46:51 -0400 |
parents | 19529df59e9d |
children | af8dad310c32 |
files | gene_family_aligner.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/gene_family_aligner.xml Mon Apr 10 14:43:28 2017 -0400 +++ b/gene_family_aligner.xml Mon Apr 10 14:46:51 2017 -0400 @@ -11,11 +11,11 @@ #set alignment_method_cond = $input_format_cond.alignment_method_cond #set alignment_method = $alignment_method_cond.alignment_method #if str($input_format_cond.input_format) == 'ptortho': - #set output_codon_alignments == False + #set output_codon_alignments = False #else if str($input_format_cond.input_format) == 'ptorthocs' and str($input_format_cond.codon_alignments ) == 'no': - #set output_codon_alignments == False + #set output_codon_alignments = False #else: - #set output_codon_alignments == True + #set output_codon_alignments = True #end if python $__tool_directory__/gene_family_aligner.py