recovered.learn: Sample data after weak signal recovery. The original peak...

recovered.learnR Documentation

Sample data after weak signal recovery. The original peak detection was conducted using machine learning approach

Description

This is a list object with four items, each from a sample LC/MS profile.

Usage

data(recovered)

Format

The format is: List of 4, each item is in turn a list of 4. $this.ftrs : the signal strength of each feature identified. $this.times : the retention time of each feature identified. $this.f1 : A matrix with m/z, retention time, retention time spread, and peak area this.f2 : A matrix with m/z, retention time, retention time spread, peak area, file identifier, and feature identifier

Source

Dean Jones lab. Emory University, School of Medicine.

Examples

data(recovered.learn)

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