quantify_labelled_ms2: Labelled MS2 Quantitation

View source: R/quantitation-labelled-ms2.R

quantify_labelled_ms2R Documentation

Labelled MS2 Quantitation

Description

Function that converses a Spectra instance into an object of class QFeatures by quantifying reporter ions of the MS2 spectra.

Usage

quantify_labelled_ms2(x, reporters, ...)

Arguments

x

An instance of class Spectra with MS2 spectra.

reporters

An instance of class ReporterIons.

...

Additional parameters passed to BiocParallel::bplapply().

Value

A instance of class QFeatures with as many assays as there where acquisitions in x.

Author(s)

Laurent Gatto


rformassspectrometry/MsQuantitation documentation built on June 7, 2022, 5:46 a.m.