check_smiles_contains_no_isotope()
Checks if SMILES contains no isotope.
Usage
check_smiles_contains_no_isotope(smiles)Parameters
smiles: str- SMILES.
Returns
bool- SMILES meets the given criteria.
Checks if SMILES contains no isotope.
Usage
smiles: str bool