Previous changeset 3:a681631ccee6 (2016-02-18) Next changeset 5:15974dd17515 (2016-09-20) |
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 9d8962636c9b7e9370770ce343de332201ff9fe3-dirty |
modified:
mafft.xml |
b |
diff -r a681631ccee6 -r f0606dfd5195 mafft.xml --- a/mafft.xml Thu Feb 18 12:05:37 2016 -0500 +++ b/mafft.xml Tue Feb 23 07:28:36 2016 -0500 |
b |
@@ -21,7 +21,6 @@ ### full parameter options mafft $cond_flavour.distance_method - --ep $cond_flavour.ep --retree $cond_flavour.retree --maxiterate $cond_flavour.iterations #end if @@ -30,6 +29,7 @@ --thread \${GALAXY_SLOTS:-1} $datatype + --ep $ep --op $op $adjustdirection |