Description Usage Arguments Value
View source: R/filterCompartments.R
Filter compartments using confidence estimates and eigenvalue thresholds
1 | filterCompartments(obj, min.conf = 0.7, min.eigen = 0.02)
|
obj |
Output of condenseSE or fixCompartments |
min.conf |
Minimum confidence estimate to use when filtering |
min.eigen |
Minimum absolute eigenvalue to use when filtering |
A filtered/subset of the input object/list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.