Modules§
- conformer
- distgeom
- etkdg
- forcefield
- graph
- optimization
- smarts
- SMARTS pattern parsing and substructure matching.
- smiles
Structs§
- Conformer
Config - Configuration for conformer generation.
- Conformer
Result - Result of a 3D conformer generation for a single molecule.
Functions§
- embed
- Generate a 3D conformer from a SMILES string.
- embed_
batch - Batch-embed multiple SMILES in parallel.
- parse
- Parse a SMILES string and return molecular structure (no 3D generation).
- version
- Library version string.