remove.hydrogens: Remove explicit hydrogens.

View source: R/rcdk.R

remove.hydrogensR Documentation

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)

Arguments

mol

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

Value

A copy of the original molecule, with explicit hydrogens removed

Author(s)

Rajarshi Guha (rajarshi.guha@gmail.com)

See Also

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


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