You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is an issue for the multiple-alignment with MAFFT - possible solution: either let user define location where mafft can be found or provide it together with mitobench - Linux / Windows issue however to consider
file:/../mitobench/mitoBench-1.7-beta.jar!/MAFFT/mafft
java.io.IOException: Cannot run program "file:/../mitobench/mitoBench-1.7-beta.jar!/MAFFT/mafft": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at java.lang.Runtime.exec(Runtime.java:620)
at java.lang.Runtime.exec(Runtime.java:450)
at java.lang.Runtime.exec(Runtime.java:347)
The text was updated successfully, but these errors were encountered:
Hi Judith, thanks for the update!
Currently there is an issue for the multiple-alignment with MAFFT - possible solution: either let user define location where mafft can be found or provide it together with mitobench - Linux / Windows issue however to consider
The text was updated successfully, but these errors were encountered: