-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Context
From the MAFFT Downloads page:
Versions 7.463 – 7.486 had a serious bug in the FFT-NS-i option; unnecessarily much memory was requested and the calculation sometimes failed. This bug also affected the
--autooption. Please use 7.487 or higher. (2021/Jul/25)
Current MAFFT version on the Docker image is 7.475 which falls in the affected range.
Line 82 in 87ed733
| RUN curl -fsSL https://mafft.cbrc.jp/alignment/software/mafft-7.475-linux.tgz \ |
I'm not sure if any workflows are affected, but noting it here regardless.
Possible solution
Upgrade MAFFT to 7.487 or higher.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working