filterIsotopePeaks: This function uses CAMERA to identify isotopes in a mz...

Description Usage Arguments

View source: R/MS2_Utilities.R

Description

This function uses CAMERA to identify isotopes in a mz intensity pair.

Usage

1
filterIsotopePeaks(mz, int, mzTol = 0.005, mzTolType = "abs")

Arguments

mzTol

Maximum allowed tolerance in Da or ppm

mzTolType

Defines the error type for m/z search, "abs" is used for absolute mass error, "ppm" for relative error


michaelwitting/masstrixR documentation built on Nov. 8, 2019, 8:12 p.m.