Skip to contents

This object contains a collection of RAMP_DB analytes with their corresponding metadata including chemical structure key (smiles), isotop mass, common name and molecular fomular

Usage

chem_props

Format

A data frame with 283,382 rows and 11 variables:

rampId

Ramp_DB analyte ID/Name (character)

chem_data_source

Relative source database for the respective analyte (character)

chem_source_id

Relative source database ID for analyste (character)

iso_smiles

Smile structure for relative analyte (character)

inchi_key_prefix

InChlKey prefix of Internation Chemical Identifier (InChl) (character)

inchi_key

Full InChlKey for corresponding analyte (character)

inchi

Full InChl identifier structure for analyte (character)

mw

Molecular weight for analyte (double)

monoisotop_mass

Relative monoisotopic mass for analyate (double)

common_name

Analytes common name (character)

mol_formula

Analytes simplified molecular fomula (character)