OrthoFinder v2.3.14 (stable)
This is a stable release that fixes any known issues in the previous release.
Which package to download:
- On Linux download OrthoFinder.tar.gz. This bundles all the required external dependencies (mcl, diamond, fastme) and python libraries and so should run immediately, without any installation being required.
- On Mac the bioconda package is probably the easiest method: See Bioconda getting started and, once bioconda is set up, run
conda install orthofinder
- On either platform you can run the source code version but you will need to have python and the numpy & scipy libraries installed.
- On Windows the best way is to install the Windows Subsystem for Linux and then use the linux version
More detailed instructions here: https://davidemms.github.io/orthofinder_tutorials/alternative-ways-of-getting-OrthoFinder.html