get.atom.index | R Documentation |
Get the index of an atom in a molecule.
get.atom.index(atom, mol)
atom |
The atom object |
mol |
The 'IAtomContainer' object containing the atom |
Acces the index of an atom in the context of an IAtomContainer. Indexing starts from 0. If the index is not known, -1 is returned.
An integer representing the atom index.
Rajarshi Guha (rajarshi.guha@gmail.com)
get.connected.atom
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.