Description Usage Arguments Value
View source: R/checkEICFunctions.R
This function is responsible for computing an estimated s/n threshold.
1 | estimateSNThresh(no_match, sortedAllEIC, approvedPeaks)
|
no_match |
This is a vector of numerical indicies within the raw data mapping to scan data considered to come from noise. |
sortedAllEIC |
This is the raw data from a single TIC peak. |
approvedPeaks |
This is a data.frame that contains information on which peaks come from TIC data. |
returns an estimated s/n threshold value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.