Isotopic: Preparation library Full-MS.

Description Usage Arguments Author(s) References Examples

View source: R/Isotopic.R

Description

Generates a given a library of MS1 metabolites, a list of adducts and isotopes. Adapted from R package OrgMassSpecR.

Usage

1
Isotopic(library, name=c("M+H"),adducts)

Arguments

library

Library of MS1 metabolites.

name

Name of the adduct to generate.

adducts

List of adducts.

Author(s)

Manuel D Peris Diaz

References

1. R-MetaboList: a flexible tool for metabolite extraction from high-resolution data-independent acquisition mass spectrometry analysis. Metabolites. Soon

2. A Survey of Orbitrap All Ion Fragmentation Analysis Assessed by an R MetaboList Package to Study Small-Molecule Metabolites. Chromatographia. 2018, 81, 981-994.

Examples

1
2
3
#library(MetaboList)
#Reading the library and indicating type of adduct
#Isotopic(library,name=c("M+H"))

MetaboList documentation built on Aug. 22, 2019, 5:03 p.m.