View source: R/MakeSpectraLib.R
make.spectra.lib | R Documentation |
Create a predicted spectral library
make.spectra.lib(msLib, bestCe, predDb, ceMode)
msLib |
input MSLibrarian object |
bestCe |
absolute path to a RData object containing optimal collision energies for MS/MS predictions. |
predDb |
character giving the absolute location of the prediction database. |
ceMode |
character specifying the mode for collision energy optimization. Available modes are c("length_only", "length_charge", "charge", scalar) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.