Learn R Programming

rcdk (version 3.8.1)

remove.hydrogens: Remove explicit hydrogens.

Description

Create an copy of the original structure with explicit hydrogens removed. Stereochemistry is updated but up and down bonds in a depiction may need to be recalculated. This can also be useful for descriptor calculations.

Usage

remove.hydrogens(mol)

Value

A copy of the original molecule, with explicit hydrogens removed

Arguments

mol

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

Author

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

get.hydrogen.count, get.total.hydrogen.count