output_eic: output_eic

Description Usage Arguments Value Author(s)

View source: R/output_eic.R

Description

Output EIC for some peaks in some samples.

Usage

1
2
3
4
5
6
7
output_eic(
  path = ".",
  query_sample_name,
  query_peak_name,
  polarity = c("positive", "negative"),
  threads = 6
)

Arguments

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.

Value

EICs.

Author(s)

Xiaotao Shen shenxt1990@163.com


jaspershen/metflow2 documentation built on Aug. 15, 2021, 4:38 p.m.