Usage Arguments Value Author(s)
1 2 |
l |
A list generated by |
cutoffvar |
Metabolites whose variance >= cutoffvar tend to be false signal. |
cutoffswt |
Metabolites whose number of switches >= cutoffswt tend to be false signal. |
cutofflong |
Metabolites whose longest block < cutofflong tend to be false signal. |
cutoffmr |
Metabolites whose mean missing rate > cutoffmr tend to be false signal |
A list contains name lists of predicted false signal.
mbnames: name list of metabolites.
wsize: window size.
ssize: slide size.
defswitch: definition of switch.
mrate: missing rate matrix. Each cell of the matrix is a missing rate of a window.
variance: missing rate variance for each metabolite.
nswitches: number of switches for each metabolite.
longestblock: number of windows of the longest block for each metabolite.
boolbad1: bool vector of type 1 false signal.
boolbad2: bool vector of type 2 false signal.
Liu Cao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.