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

get.total.hydrogen.count

Get total number of implicit hydrogens in the molecule.


Description

Counts the number of hydrogens on the provided molecule. As this method will sum all implicit hydrogens on each atom it is important to ensure the molecule has already been configured (and thus each atom has an implicit hydrogen count).

Usage

get.total.hydrogen.count(mol)

Arguments

mol

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

Value

An integer representing the total number of implicit hydrogens

Author(s)

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also


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.