Installation
You can clone our repository using Git:
git clone https://github.com/light156/multi-ancestry-COJO.git
cd multi-ancestry-COJO
Or download our software directly from the links below:
⬇️ Download link (Linux)
⬇️ Download link (Windows)
⬇️ Download link (macOS)
On Linux and macOS, you may need to give the file permission to run:
chmod +x manc_cojo
To check that the software is working, run:
./manc_cojo --help
This will print the available options and confirm that it runs correctly.
If you have any problems running the software on your system, you can try building from source code by following the steps in Building from Source (which is quite simple), or feel free to reach out and we are very happy to help.