Getting Started
check_smiles_contains_no_isotope()
Checks if SMILES contains no isotope.
smiles (str) – The SMILES.
A boolean if the SMILES meets the given criteria.
bool