Skip to contents

Get the number of atoms in the molecule.

Usage

get.atom.count(mol)

Arguments

mol

The molecule to query. Should be a `jobjRef` representing an `IAtomContainer`

Value

An integer representing the number of atoms in the molecule

Author

Rajarshi Guha (rajarshi.guha@gmail.com)