get_iso_percent: Get isotope proportion range up/down

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Get isotope proportion range up/down

Usage

1
2
get_iso_percent(mz = mz_x, iso1 = 0, iso2 = 1, quantile_2 = c(0.05,
  0.95), cpdLib = "kegg", mzWin = 50)

Arguments

mz

m/z vector to be calculated

iso1

isotope up

iso2

isotope down

quantile_2

quantile range databases for e.g. the database kegg

cpdLib

the database; see compoundLibraries() for a list of supported databases

mzWin

the mass window size for grouping compounds; see massWindowSizes(compoundLibrary = "kegg") for a list of supported

Value

A list of 2-column tibbles with length equal to the multiple iso arg

Examples

1

qiangziMS/test08 documentation built on May 5, 2019, 6:55 p.m.