Skip to content

docking-org/Advisor-Batch-Query-Python-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Advisor Batch Query

A script that calls arthor.docking.org's similarity search API on the aggregator dataset.

Instructions

  1. Install rdkit
    • pip install rdkit
  2. Enter a list of smiles separated by new lines and put them in "smiles.txt" file.
  3. Run the script
    • python advisor_batch.py
  4. Choose an affinity from strong, standard, or weak.
  5. The script should create a file called results.txt.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages