Description Usage Arguments Author(s) References Examples
Isolation of MS/MS events acquired at different collision energies into single files at particular collision energy
1 | CE.isolation(file, output)
|
file |
A mzXML file from the LC-MS/MS experiment in positive or negative ionization mode. |
output |
Multiple mzXML files separated by collision energies. |
Manuel D Peris Diaz
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.
1 2 3 | library(MetaboList)
#Reading the file.mzXML
#CE.isolation("AIFpos1000-AIF.mzXML","fileposB")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.