Description Usage Arguments Value Author(s)
Output EIC for some peaks in some samples.
1 2 3 4 5 6 7 | output_eic(
path = ".",
query_sample_name,
query_peak_name,
polarity = c("positive", "negative"),
threads = 6
)
|
path |
Work directory. |
query_sample_name |
sample names |
query_peak_name |
Feature names |
polarity |
The polarity of data, "positive"or "negative". |
threads |
Number of threads. |
EICs.
Xiaotao Shen shenxt1990@163.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.