https://github.com/rdkit/rdkit/blob/master/Docs/Book/Install.md
Use SAscore to assess the synthetic accessibility
- Ertl, P. & Schuffenhauer, A. Estimation of synthetic accessibility score of drug-like molecules based on molecular complexity and fragment contributions. J. Cheminform. 1, 1–10 (2009).
work/jaydy/dat/tars
work/jaydy/dat/mb_sa
- [X] RuntimeError: module compiled against API version 0xa but this version of numpy is 0x9
- resolved by running on SuperMike
- [X] contact:
- 蒲力萌
- lpu1@lsu.edu
- [X] convert smi to fingerprint
- example command from Michal converting smi to hex
babel -isdf input.sdf -ofpt output.fpt -xN1024
- [X] convert from hex to binary ./src/fp.py
- example command from Michal converting smi to hex
- [X] convert to fingerprint
Smi2FP
- [X] make a tar ball
- [X] back up the final results /work/jaydy/dat/sa_score.tar.gz