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

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