get_relative_quantification: get_relative_quantification

Description Usage Arguments Author(s)

View source: R/get_relative_quantification.R

Description

get_IS_RT

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
get_relative_quantification(
  path = ".",
  output_path_name = "Result",
  targeted_table_name,
  sample_info,
  targeted_table_type = c("is", "lipid"),
  polarity = c("positive", "negative"),
  chol_rt = 1169,
  output_integrate = TRUE,
  forced_targeted_peak_table_name = NULL,
  fit.gaussian = TRUE,
  integrate_xcms = TRUE,
  output_eic = TRUE,
  ppm = 40,
  rt.tolerance = 180,
  threads = 3,
  rerun = FALSE
)

Arguments

path

path.

output_path_name

output_path_name

targeted_table_name

targeted_table_name

sample_info

sample_info

targeted_table_type

targeted_table_type

polarity

polarity

chol_rt

chol_rt

output_integrate

output_integrate

forced_targeted_peak_table_name

forced_targeted_peak_table_name

fit.gaussian

fit.gaussian

integrate_xcms

integrate_xcms

output_eic

output_eic

ppm

ppm

rt.tolerance

rt.tolerance

threads

threads

rerun

rerun

Author(s)

Xiaotao Shen


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