convert_mol_to_inchikey()

Convert an RDKit Mol object to an InChIKey.

Usage

Source

convert_mol_to_inchikey(mol)

Parameters

mol: Mol
Mol object.

Returns

str
InChIKey string.