Mercurial > repos > greg > phylogenomics_analysis
comparison macros.xml @ 95:19a961b1cffa draft
Uploaded
| author | greg |
|---|---|
| date | Thu, 23 Mar 2017 09:08:15 -0400 |
| parents | 467fb23ee966 |
| children | ffd50876ec2b |
comparison
equal
deleted
inserted
replaced
| 94:467fb23ee966 | 95:19a961b1cffa |
|---|---|
| 219 <when value="no"> | 219 <when value="no"> |
| 220 <expand macro="cond_multiple_sequence_alignments" /> | 220 <expand macro="cond_multiple_sequence_alignments" /> |
| 221 </when> | 221 </when> |
| 222 <when value="yes"> | 222 <when value="yes"> |
| 223 <param name="remove_sequences_with_gaps_of" type="float" value="0.5" min="0" max="1" label="Remove sequences with gaps of" help="0.5 removes sequences with 50% gaps" /> | 223 <param name="remove_sequences_with_gaps_of" type="float" value="0.5" min="0" max="1" label="Remove sequences with gaps of" help="0.5 removes sequences with 50% gaps" /> |
| 224 <param name="iterative_realignments" type="integer" value="0" min="0" label="Maximum number of iterations for orthogroups realignments" help="Zero value has no affect"/> | |
| 225 <expand macro="cond_multiple_sequence_alignments_with_iterative_realignments" /> | 224 <expand macro="cond_multiple_sequence_alignments_with_iterative_realignments" /> |
| 226 </when> | 225 </when> |
| 227 </conditional> | 226 </conditional> |
| 228 </when> | 227 </when> |
| 229 </conditional> | 228 </conditional> |
