Repository 'mafft_add_sequence'
hg clone https://eddie.galaxyproject.org/repos/p.lucas/mafft_add_sequence

Changeset 5:2739c99b076e (2019-05-02)
Previous changeset 4:0d1ed813f843 (2019-05-02) Next changeset 6:07c595dae342 (2019-05-02)
Commit message:
Uploaded
modified:
mafft.xml
b
diff -r 0d1ed813f843 -r 2739c99b076e mafft.xml
--- 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>