convert_mol_to_smarts

convert_mol_to_smarts(mol: Mol) str[source]

Convert a structure MOL to SMARTS.

Parameters:

mol (Mol) – A structure MOL.

Returns:

A SMARTS.

Return type:

str