- Preparing search index...
- The search index is not available
@rdkit/rdkit
Properties
SubstructLibrary
Methods
get_inchikey_for_inchi
- get_inchikey_for_inchi(inchi: string): string
-
Returns string
get_mol
- get_mol(input: string, details_json?: string): JSMol
-
Parameters
-
input: string
-
Optional
details_json: string
get_mol_copy
- get_mol_copy(other: JSMol): JSMol
-
get_mol_from_pickle
- get_mol_from_pickle(pkl: string): JSMol
-
get_mol_from_uint8array
- get_mol_from_uint8array(pklAsUInt8Array: Uint8Array): JSMol
-
Parameters
-
pklAsUInt8Array: Uint8Array
get_qmol
- get_qmol(input: string): JSMol
-
prefer_coordgen
- prefer_coordgen(prefer: boolean): void
-
Returns void
use_legacy_stereo_perception
- use_legacy_stereo_perception(value: boolean): void
-
Returns void
version
- version(): string
-
Returns string
The main RDKit module