ACSESS (Algorithm for Chemical Space Exploration with Stochastic Search) is a software written in Python developed by Dr. Aaron M. Virshup in Beratan Group in 2013, which is mainly for chemical space exploration and applied in drug and material design with explicit filters defined during exploration. This repositary is mainly for a brand new version of ACSESS, with RDKit implemented in place of previous Openeye Omega software.
To run ACSESS, you need to have the following dependencies and softwares pre-configured:
- Python (ACSESS is written in 2.7.14)
- RDKit Python libraries (2018.9 version)
- Numpy and Scipy math Python libraries
- For Tautomerizing: MolVS 0.1.0