# HG changeset patch
# User p.lucas
# Date 1556795591 14400
# Node ID 07c595dae3422b98422c3e032a2e3551290ee049
# Parent 2739c99b076e677e5deb8edf0bad4ac128802b00
Uploaded
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 @@
$outputAlignment
+ mafft --thread \${GALAXY_SLOTS:-1} --add $seqtoadd --reorder $existingalignment $outputFormat > $outputAlignment;
]]>