Properties
SubstructLibrary
Methods
get_inchikey_for_inchi
- get_inchikey_for_inchi(inchi): string
Returns string
get_mol
- get_mol(input, details_json?): null | JSMol
Parameters
input: string
Optional
details_json: string
Returns null | JSMol
get_mol_copy
- get_mol_copy(other): JSMol
get_mol_from_pickle
- get_mol_from_pickle(pkl): JSMol
get_mol_from_uint8array
- get_mol_from_uint8array(pklAsUInt8Array): JSMol
Parameters
pklAsUInt8Array: Uint8Array
get_qmol
- get_qmol(input): null | JSMol
Returns null | JSMol
prefer_coordgen
- prefer_coordgen(prefer): void
Returns void
use_legacy_stereo_perception
- use_legacy_stereo_perception(value): void
Returns void
version
- version(): string
Returns string
The main RDKit module