checkSpectra: Check if a spectra set is found, complete, empty

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

Description

Checks if a specific compound (RmbSpectraSet) was found with child spectra in the raw file (found), has a complete set of MS2 spectra with useful peaks (complete), or is empty (note: spectra are currently not ever marked empty - empty should mean found, but no useful peaks at all. This is not yet currently tested.)

Usage

1
2
3
4
checkSpectra(s, property)

## S4 method for signature 'RmbSpectraSet,character'
checkSpectra(s, property)

Arguments

s

The (RmbSpectraSet) to check

property

The property to check (found, complete or empty)

Value

TRUE or FALSE

Methods (by class)

Author(s)

stravsmi


sneumann/RMassBank documentation built on Oct. 20, 2020, 3:19 p.m.