A script that calls arthor.docking.org's similarity search API on the aggregator dataset.
- Install rdkit
pip install rdkit
- Enter a list of smiles separated by new lines and put them in "smiles.txt" file.
- Run the script
python advisor_batch.py
- Choose an affinity from strong, standard, or weak.
- The script should create a file called results.txt.