Description Usage Arguments Author(s)
extract_targeted_peaks
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
)
|
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 |
Xiaotao Shen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.