Python3 wrapper for NILE with MPI capability.
- Clone repository:
$ git clone https://github.com/CrivelliLab/NILE-HPC.git
- Access a copy of NILE.jar:
- Copy
NILE.jar
intoNILE-HPC/src/nile/
. - Install dependencies:
pip install jpype1==1.3.0 hy==0.20.0
- From root directory, run:
$ python3 src/test.py