Description Usage Arguments Value Examples
View source: R/identifiedResFilter.R
Title Filter identified Result
1 | identifiedResFilter(batchMS2ScoreResult, MS2score)
|
batchMS2ScoreResult |
batchMS2ScoreResult. |
MS2score |
The threshold of MS2 score. |
sheets
1 2 | load(system.file("extdata/testData", "batchMS2ScoreResult.Rda", package = "MetEx"))
filteredres <- identifiedResFilter(batchMS2ScoreResult = batchMS2ScoreResult, MS2score = 0.6)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.