prof: Sample profile data after noise filtration by the run filter

profR Documentation

Sample profile data after noise filtration by the run filter

Description

A list object containing 4 matrices. Each matrix is from an LC/MS profile.

Usage

data(prof)

Format

Each matrix contains 4 columns: m/z, retention time, intensity, and group number.

Source

Data from Dean Jones lab, Emory University School of Medicine.

Examples

data(prof)
present.cdf.3d(prof[[2]],time.lim=c(250,400), mz.lim=c(400,500))
this.feature<-prof.to.features(prof[[1]])

yufree/apLCMS documentation built on May 19, 2024, 1:22 p.m.