Mercurial > repos > p.lucas > mafft_add_sequence
changeset 6:07c595dae342 draft
Uploaded
author | p.lucas |
---|---|
date | Thu, 02 May 2019 07:13:11 -0400 |
parents | 2739c99b076e |
children | 836c7a8e563f |
files | mafft.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mafft.xml Thu May 02 06:10:28 2019 -0400 +++ b/mafft.xml Thu May 02 07:13:11 2019 -0400 @@ -14,7 +14,7 @@ </version_command> <command> <![CDATA[ - mafft --thread \${GALAXY_SLOTS:-1} --add $seqtoadd --reorder $existingalignment $outputFormat > $outputAlignment + mafft --thread \${GALAXY_SLOTS:-1} --add $seqtoadd --reorder $existingalignment $outputFormat > $outputAlignment; ]]> </command> <inputs>