View source: R/conf_filter_dt.R
conf_filter_dt | R Documentation |
Creates a data table for confidence filtering in Shiny app
conf_filter_dt(cmsObj, min_conf)
cmsObj |
CoreMSData object created using |
min_conf |
numeric value between 0 and 1 denoting minimum confidence threshold |
'data.frame' containg counts of remaining and removed monoisotopic peaks in each file/sample, based on selected minimum confidence threshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.