peaksUnmatched: Select matching/unmatching peaks from aggregate table

Description Usage Arguments Value Methods (by class) Author(s)

Description

Select matching/unmatching peaks from aggregate table

Usage

1
2
3
4
5
6
7
peaksUnmatched(o, cleaned = FALSE)

## S4 method for signature 'data.frame'
peaksUnmatched(o, cleaned = FALSE)

## S4 method for signature 'msmsWorkspace'
peaksUnmatched(o, cleaned = FALSE)

Arguments

o

Workspace or aggregate table from a workspace

cleaned

Return only peaks which pass electronic noise filtering if TRUE.

Value

Selects the peaks from the aggregate table which matched within filter criteria (peaksMatched) or didn't match (peaksUnmatched).

Methods (by class)

Author(s)

stravsmi


RMassBank documentation built on Nov. 8, 2020, 6:06 p.m.