Description Usage Arguments Value Author(s)
Filter peaks.
1 2 3 4 5 6 7 8 | filterPeak(
object,
min.fraction.qc = 0.8,
min.fraction = 0.8,
min.subject.qc.ratio = 2,
dl.qc.r2.cutoff = 0.7,
silence.deprecated = FALSE
)
|
object |
A metflowClass object. |
min.fraction.qc |
Peaks minimum fraction in QC samples. |
min.fraction |
Peaks minimun fraction in subject samples. |
min.subject.qc.ratio |
Peak intensity ratio in subject and blank samples. |
dl.qc.r2.cutoff |
R2 cutoff for dilution QC. |
silence.deprecated |
Silence deprecated information or not. |
A new metflowClass object.
Xiaotao Shen shenxt1990@163.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.