convert_mol_to_inchikey

convert_mol_to_inchikey(mol: str) str[source]

Convert a structure MOL to InChIKey.

Parameters:

mol (str) – A structure MOL.

Returns:

An InChIKey.

Return type:

str