powered by
get.mol2formula(molecule, charge=0)
IMolecularFormulaManipulator
set.charge.formula
get.isotopes.pattern
isvalid.formula
sp <- get.smiles.parser() molecule <- sapply('N', parse.smiles, parser=sp)[[1]] convert.implicit.to.explicit(molecule) formula <- get.mol2formula(molecule,charge=0)
Run the code above in your browser using DataLab