- UNIX system
- Create Conda environment
$ conda create -n kinfin -c conda-forge docopt==0.6.2 scipy==0.19.0 matplotlib networkx==1.11 ete3
$ conda activate kinfin
- Clone github repo
$ git clone https://github.com/DRL/kinfin.git
- Run install script for fetching databases
$ cd kinfin
$ ./install
- Test kinfin
$ ./test
$ ./kinfin -h