Description Usage Arguments Examples
Add IDs to library function This function recieves a spectral library created be CreateLIBfromMGF function and a data.table with spectra identifications, and adds id's to the library. expenedLibIDs function is also called.
1 | addIDsToLibrary(library, id_dt)
|
library |
A spectral library |
id_dt |
A data.table of spectra IDs. SHould contain: Title, Sequence, Conf |
1 | lib1<-addIDsToLibrary(lib1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.