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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New in this release
Significant speed improvements for large analyses
For analyses of ~200 species total run times are 2-4x faster
Parallelisation of final ortholog inference stage of algorithm (number of threads is controlled using "-a" option)
For MSA tree inference OrthoFinder performs light trimming of the MSA. This prevents the runtime being dominated by tree inference for the largest orthogroups with very gappy MSAs.
The tree inference using multiple sequence alignments option ("-M msa") is now comparable in speed to the default DendroBLAST method.