changeset 5:2739c99b076e draft

Uploaded
author p.lucas
date Thu, 02 May 2019 06:10:28 -0400
parents 0d1ed813f843
children 07c595dae342
files mafft.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mafft.xml	Thu May 02 06:04:47 2019 -0400
+++ b/mafft.xml	Thu May 02 06:10:28 2019 -0400
@@ -14,7 +14,7 @@
     </version_command>
     <command>
     <![CDATA[
-        mafft --thread \${GALAXY_SLOTS:-1} --add $seqtoadd --reorder $existingalignment > $outputAlignment
+        mafft --thread \${GALAXY_SLOTS:-1} --add $seqtoadd --reorder $existingalignment $outputFormat > $outputAlignment
     ]]>
     </command>
     <inputs>