prof.learn: Sample profile data after noise filtration by the machine...

prof.learnR Documentation

Sample profile data after noise filtration by the machine learning approach.

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.learn)
this.feature<-prof.to.features(prof.learn[[1]][[1]])

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