extract_targeted_peaks: extract_targeted_peaks

Description Usage Arguments Author(s)

Description

extract_targeted_peaks

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
extract_targeted_peaks(
  path = ".",
  output_path_name = "Result",
  targeted_targeted_peak_table_name = "is_table.xlsx",
  forced_targeted_peak_table_name = "forced_table.xlsx",
  from_lipid_search = FALSE,
  sample_numer_show = 5,
  fit.gaussian = TRUE,
  integrate_xcms = FALSE,
  output_eic = TRUE,
  output_integrate = TRUE,
  ppm = 25,
  rt.tolerance = 90,
  threads = 3,
  facet = TRUE
)

Arguments

path

path

output_path_name

output_path_name

targeted_targeted_peak_table_name

targeted_targeted_peak_table_name

forced_targeted_peak_table_name

forced_targeted_peak_table_name

from_lipid_search

from_lipid_search

sample_numer_show

sample_numer_show

fit.gaussian

fit.gaussian

integrate_xcms

integrate_xcms

output_eic

output_eic

output_integrate

output_integrate

ppm

ppm

rt.tolerance

rt.tolerance

threads

threads

facet

facet

Author(s)

Xiaotao Shen


jaspershen/lipidflow documentation built on March 7, 2021, 2:42 p.m.