.retrieve_peaks_from_pool | R Documentation |
Retrieve MALDIquant peak objects from an IDBac sqlite database
.retrieve_peaks_from_pool(pool, ids, type, minSNR)
pool |
sqlite pool |
ids |
filter retrieved peaks by sample ID (character vector, or NULL to return all) |
type |
"protein", "small", or "all" |
minSNR |
minimum SNR a a peak must have to be retained |
unlisted MALDIquant peak objects correspoding to the provided fileshas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.