fit
Use FEgrow for MCS docking, with TIES for the MCS.
Functions:
-
load_conformers
–Load the SDF as one mol with many conformers
load_conformers
load_conformers(sdf) -> Mol
Load the SDF as one mol with many conformers
Source code in ties/utils/fit.py
20 21 22 23 24 25 26 27 28 29 30 31 |
|