comparison gene_family_classifier.xml @ 150:8f2cd8053f78 draft

Uploaded
author greg
date Tue, 06 Jun 2017 08:39:14 -0400
parents 8dd96fd18bbc
children 0864e87fbcd1
comparison
equal deleted inserted replaced
149:8dd96fd18bbc 150:8f2cd8053f78
80 --coding_sequences '$create_corresponding_coding_sequences_cond.coding_sequences' 80 --coding_sequences '$create_corresponding_coding_sequences_cond.coding_sequences'
81 #end if 81 #end if
82 #end if 82 #end if
83 #end if 83 #end if
84 84
85 #if str($save_hmmscan_log_cond.classifier) == 'hmmscan' or str($save_hmmscan_log_cond.classifier) == 'both' and str($save_hmmscan_log_cond.save_hmmscan_log) == 'yes': 85 #if (str($save_hmmscan_log_cond.classifier) == 'hmmscan' or str($save_hmmscan_log_cond.classifier) == 'both') and str($save_hmmscan_log_cond.save_hmmscan_log) == 'yes':
86 --save_hmmscan_log 86 --save_hmmscan_log 'true'
87 --hmmscan_log '$hmmscan_log' 87 --hmmscan_log '$hmmscan_log'
88 #end if 88 #end if
89 #if $create_ortho_sequences: 89 #if $create_ortho_sequences:
90 #if $create_corresponding_coding_sequences: 90 #if $create_corresponding_coding_sequences:
91 --output_ptorthocs '$output_ptorthocs' 91 --output_ptorthocs '$output_ptorthocs'