exportSpectra | R Documentation |
Write the mass spectum into a .msp file to be used in NIST search.
exportSpectra(object, outList, spectra, normalize = TRUE)
object |
an object of class "peaksDataset" |
outList |
an object created using the gatherInfo() function |
spectra |
numeric. The number of the mass spectra to be printed. It correspond to the number of the peak in the plot() and the number of the peak in the gatherInfo() list. |
normalize |
logical. If the mass spectra has to be normalized to 100 |
Write the mass spectum into a .msp file to be used in NIST search.
a .msp file
riccardo.romoli@unifi.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.