transformSpectrumRaw | R Documentation |
transforms a spectrum from the table 'MassSpectrumItems' into a R compatible list
transformSpectrumRaw(spectrumObject)
spectrumObject |
must be of class 'raw' |
a list object containing info on the spectrum (object). This list object can be further translated via the function 'translateSpectrumInfo'
this functions writes a temporary file tp disk, which is unzipped, read and deleted again
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.