Comments
authorpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Thu, 4 Aug 2011 14:32:46 +0000 (14:32 +0000)
committerpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Thu, 4 Aug 2011 14:32:46 +0000 (14:32 +0000)
git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@4473 e3abac25-378b-4346-85de-24260fe3988d

runner/compbio/runner/msa/Mafft.java

index 55d6e2b..e4d139d 100644 (file)
@@ -43,7 +43,8 @@ public class Mafft extends SkeletalExecutable<Mafft>
                        PipedExecutable<Mafft> {\r
        /*\r
         * TODO get rid of piping: Mafft now supports --out option for output file. \r
-     * Multithreading support does not seem to work reliably!  \r
+     * Multi-threading supported with e.g. "thread 4" only for Linux, so JABAWS \r
+     * will not support it for now, it also need editing of mafft makefile  \r
         */\r
        \r
        \r