convert_mol_to_inchikey

convert_mol_to_inchikey(mol: Mol) str[source]

Convert an RDKit Mol object to an InChIKey.

Parameters:

mol – RDKit Mol object.

Returns:

InChIKey string.