get.connected.atoms | R Documentation |
Get atoms connected to the specified atom
get.connected.atoms(atom, mol)
atom |
The atom object |
mol |
The 'IAtomContainer' object containing the atom |
Returns a 'list“ of atoms that are connected to the specified atom.
A 'list' containing 'IAtom' objects, representing the atoms directly connected to the specified atom
Rajarshi Guha (rajarshi.guha@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.