Installation

Before you can use the framework, you may install the following python packages:

pip install pytorch pip install pandas

Install OpenDock package by using pip install:

cd opendock/ pip install .

Or install OpenDock package by using pip install from web:

pip install opendock #(not functional by now…)