Description Usage Arguments Value Author(s) References See Also Examples
There may be many different ways to construct the SMILES string for a given molecule. A canonical representation is a unique ordering of the atoms for a given molecular graph.
1 | get_canonical_smiles(smiles)
|
smiles |
SMILES strings |
canonical representation of SMILES
Dongmin Jung
Leach, A. R., & Gillet, V. J. (2007). An introduction to chemoinformatics. Springer.
rcdk::parse.smile, rcdk::get.smiles, rcdk::smiles.flavors
1 | get_canonical_smiles(example_cpi[1, 1])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.