powered by
Natural Abundance deuterium isotope correction for one metabolite
nitrogen_isotope_correction( formula, datamatrix, label, Resolution, ResDefAt = 200, purity = 0.99, ReportPoolSize = TRUE )
Named list of matrices: 'Corrected', 'Normalized', 'PoolBeforeDF', and 'PoolAfterDF'.
String representing molecular formula
Matrix of abundances for each sample for each isotope
vector of integer labels
For Exactive, the Resolution is 100000, defined at Mw 200
Resolution defined at (in Mw), e.g. 200 Mw
Nitrogen purity, default: 0.99
default: TRUE
if (FALSE) { nitrogen_isotope_correction( formula = "C23H38N7O17P3S", datamatrix = DataMatrix, label = c(0, 1, 2, 3, 4, 5, 6, 7), Resolution = 140000 ) }
Run the code above in your browser using DataLab