get.total.hydrogen.count | R Documentation |
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).
get.total.hydrogen.count(mol)
mol |
The molecule to query. Should be a 'jobjRef' representing an 'IAtomContainer' |
An integer representing the total number of implicit hydrogens
Rajarshi Guha (rajarshi.guha@gmail.com)
get.hydrogen.count
, remove.hydrogens
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.