load.lcms: Loading LC/MS data.

Description Usage Arguments Details Value Author(s) References

View source: R/load.lcms.R

Description

This is an internal function. It loads LC/MS data into memory.

Usage

1
load.lcms(filename)

Arguments

filename

The CDF file name.

Details

The function uses functionality provided by the mzR package from Bioconductor.

Value

A list is returned.

masses

The vector of m/z values.

labels

The vector of retention times.

intensi

The vector of intensity values.

times

The vector of unique time points.

Author(s)

Tianwei Yu <tyu8@emory.edu>

References

Bioinformatics. 25(15):1930-36. BMC Bioinformatics. 11:559.


yufree/apLCMS documentation built on Jan. 11, 2020, 8:18 p.m.