getChromatogramDataPoints_: Extract Chromatographic data (Retention Time and Intensity)...

Description Usage Arguments Value Author(s)

View source: R/getChromatogramDataPoints.R

Description

Extract Chromatographic data (Retention Time and Intensity) from mzML or sqMass chromatograms. This function can be used to extract chromatogram retention and intensity values for a given list of fragment ids.

Usage

1
getChromatogramDataPoints_(filename, frag_ids)

Arguments

filename

A character vector of the absolute path and filename of the chromatogram file. (Must be .mzML or sqMass format)

frag_ids

A list of a vector containing fragment ids

Value

A list of fragment ids containing 2 vectors for Retention time and Intensity

Author(s)

Justin Sing https://github.com/singjc


ArshiaMahmoodi/DrawAlignR documentation built on Jan. 6, 2022, 8:51 a.m.