transformSpectrumRaw: transforms a spectrum from the table 'MassSpectrumItems' into...

View source: R/spectra.R

transformSpectrumRawR Documentation

transforms a spectrum from the table 'MassSpectrumItems' into a R compatible list

Description

transforms a spectrum from the table 'MassSpectrumItems' into a R compatible list

Usage

transformSpectrumRaw(spectrumObject)

Arguments

spectrumObject

must be of class 'raw'

Value

a list object containing info on the spectrum (object). This list object can be further translated via the function 'translateSpectrumInfo'

Note

this functions writes a temporary file tp disk, which is unzipped, read and deleted again


BenBruyneel/proteinDiscover documentation built on March 16, 2024, 4:36 p.m.