Mercurial > repos > p.lucas > mafft_add_sequence
changeset 3:d2b7013db351 draft
Uploaded
author | p.lucas |
---|---|
date | Thu, 02 May 2019 06:01:21 -0400 |
parents | a800e41674f1 |
children | 0d1ed813f843 |
files | mafft.xml |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mafft.xml Thu May 02 05:52:08 2019 -0400 +++ b/mafft.xml Thu May 02 06:01:21 2019 -0400 @@ -22,7 +22,12 @@ <param name="existingalignment" type="data" format="fasta" label="Alignment already done" help="Multi-alignment in FASTA format."/> </inputs> <outputs> - <data format="fasta" name="outputAlignment" label="${tool.name} on ${on_string}"/> + <data format="fasta" name="outputAlignment" label="${tool.name} on ${on_string}"> + <change_format> + <when input="outputFormat" value="--clustalout" format="clustal"/> + <when input="outputFormat" value="--phylipout" format="phylip"/> + </change_format> + </data> </outputs> <help> <![CDATA[