MolFormFromSmiles.rcdk: Calculate Molecular Formula from SMILES with rcdk

Description Usage Arguments Value Author(s) See Also Examples

View source: R/ChemicalCuration.R

Description

A small wrapper function to calculate the molecular formula from SMILES with the rcdk, as recommended. Note: current version does not handle labelling.

Usage

1

Arguments

smiles

Valid SMILES code used to calculate the formula.

Value

Returns the molecular formula only (the rcdk function contains additional text).

Author(s)

Emma Schymanski <emma.schymanski@uni.lu>

See Also

parse.smiles, get.mol2formula, MolFormFromInChI.

Examples

1

schymane/RChemMass documentation built on Jan. 25, 2021, 5:45 a.m.