CREEDS stands for Clustered Replica Exchange Enveloping Distribution Sampling. The goal is to cluster similar Ligands to improve the total sampling time, especially in step c of the pyEDS pipeline.
To install the necessary dependencies use the following command
mamba env create --file environment.yml
To activate the enviroment execute the following
mamba activate creeds