isolationWindowTargetMz,OnDiskMSnExp-method {xcms} | R Documentation |
isolationWindowTargetMz
extracts the isolation window target m/z definition
for each spectrum in object
.
## S4 method for signature 'OnDiskMSnExp' isolationWindowTargetMz(object)
object |
OnDiskMSnExp object. |
a numeric
of length equal to the number of spectra in object
with
the isolation window target m/z or NA
if not specified/available.
Johannes Rainer