Install arachne

Clone the arachne repository

git clone --recursive https://github.com/pdimens/arachne.git

Go into the locally cloned repository and execute the makefile

cd arachne
make

The compiled and executable arachne and bwa binaries are now in bin/, you can use them there or copy them into another path. A conda installation will be made available when the project mature's to a stable release.