Description Usage Arguments Value Author(s)
View source: R/getPepLibData.R
Extract data from a PQP library file This function can be used to extract information from the PQP library file
1 | getPepLibData_(libfile, peptide_id = "")
|
libfile |
A character vector of the absolute path and filename of the library file. (Must be .pqp format) |
peptide_id |
A character vector for extraction of a specific peptide. I.e. 'ANSSPTTNIDHLK' |
A data.table containing spectral library information
Justin Sing https://github.com/singjc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.