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