Fast score function for coarse grained protein docking
With pip directly:
pip install git+https://github.com/Andre-lab/cloudcontactscore.gitOr with pip through the commandline:
git clone https://github.com//cloudcontactscore.git
cd ./cloudcontactscore
pip install .Additionally install pyrosetta (http://www.pyrosetta.org). It can easily be installed with Anaconda:
conda install pyrosetta