Mercurial > repos > greg > gene_family_aligner
changeset 1:4f1c3b8c9ab1 draft
Uploaded
author | greg |
---|---|
date | Fri, 07 Apr 2017 13:13:38 -0400 |
parents | 6accbd3a1449 |
children | 01c08c35d051 |
files | macros.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Fri Apr 07 13:00:29 2017 -0400 +++ b/macros.xml Fri Apr 07 13:13:38 2017 -0400 @@ -61,7 +61,7 @@ </xml> <xml name="cond_alignment_method"> <conditional name="alignment_method_cond"> - <param name="alignments_method" type="select" force_select="true" label="Select method for multiple sequence alignments"> + <param name="alignment_method" type="select" force_select="true" label="Select method for multiple sequence alignments"> <option value="mafft" selected="true">MAFFT algorithm</option> <option value="pasta">PASTA algorithm</option> </param>