Description Usage Arguments Value Functions Author(s)
Select matching/unmatching peaks from aggregate table
1 2 3 4 5 6 7 | peaksMatched(o)
## S4 method for signature 'data.frame'
peaksMatched(o)
## S4 method for signature 'msmsWorkspace'
peaksMatched(o)
|
o |
Workspace or aggregate table from a workspace |
Selects the peaks from the aggregate table which matched within filter criteria (peaksMatched
) or didn't match
(peaksUnmatched
).
peaksMatched,data.frame-method
: A method to retrieve the matched peaks from the "aggregated" slot (a data.frame object) in an msmsWorkSpace
peaksMatched,msmsWorkspace-method
: A method to retrieve the matched peaks from an msmsWorkSpace
stravsmi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.