Description Usage Arguments Value Author(s)
Align different batch peaks tables.
1 2 3 4 5 6 | align_batch(
object,
combine.mz.tol = 25,
combine.rt.tol = 30,
use.int.tol = FALSE
)
|
object |
A metflowClass object. |
combine.mz.tol |
m/z tolerance for batch alignment, default is 25 ppm. |
combine.rt.tol |
RT tolerance for batch alignment, default is 30 seconds. |
use.int.tol |
Whether use intensity match for batch aglignment. |
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.