smartBonds | R Documentation |
Detects specific functional groups in a molecule (SMILES format) and returns a vector of functional group strings named with atom indices (Structure-Data Format). Faster and more lightweight than findBonds().
smartBonds(smiles, grps)
smiles |
A SMILES-formatted molecule string. |
grps |
A predefined character vector of functional groups. |
A named character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.