get.atom.index: get.atom.index

View source: R/atoms.R

get.atom.indexR Documentation

get.atom.index

Description

Get the index of an atom in a molecule.

Usage

get.atom.index(atom, mol)

Arguments

atom

The atom object

mol

The 'IAtomContainer' object containing the atom

Details

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.

Value

An integer representing the atom index.

Author(s)

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

get.connected.atom


rcdk documentation built on July 9, 2023, 7:27 p.m.