Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get.connected.atoms

Get atoms connected to the specified atom Returns a 'list“ of atoms that are connected to the specified atom.


Description

Get atoms connected to the specified atom

Returns a 'list“ of atoms that are connected to the specified atom.

Usage

get.connected.atoms(atom, mol)

Arguments

atom

The atom object

mol

The 'IAtomContainer' object containing the atom

Value

A 'list' containing 'IAtom' objects, representing the atoms directly connected to the specified atom

Author(s)

Rajarshi Guha (rajarshi.guha@gmail.com)


rcdk

Interface to the 'CDK' Libraries

v3.5.0
LGPL
Authors
Rajarshi Guha [aut, cph], Zachary Charlop-Powers [cre], Emma Schymanski [ctb]
Initial release
2020-03-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.