View source: R/internalStandards.R
internalStandards | R Documentation |
internalStandards
returns a table with metabolite standards available
in commercial internal standard mixes. The returned data frame contains
the following columns:
"name"
: the name of the standard
"formula_salt"
: chemical formula of the salt that was used to produce
the standard mix
"formula_metabolite"
: chemical formula of the metabolite in free form
"smiles_salt"
: SMILES of the salt that was used to produced the
standard mix
"smiles_metabolite"
: SMILES of the metabolite in free form
"mol_weight_salt"
: molecular (average) weight of the salt (can be used
for calculation of molar concentration, etc.)
"exact_mass_metabolite"
: exact mass of free metabolites
"conc"
: concentration of the metabolite in ug/mL (of salt form)
"mix"
: name of internal standard mix
internalStandards(mix = "QReSS")
mix |
|
data.frame
data on internal standards
Michael Witting
internalStandardMixNames()
for provided internal standard mixes.
internalStandards(mix = "QReSS")
internalStandards(mix = "UltimateSplashOne")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.