create_sub_library: create_sub_library

Description Usage Arguments Value Examples

View source: R/SUB_library_functions.R

Description

This is a function for peak integration according to the IDs in identification summary

Usage

1
2
3
create_sub_library(
  workdir = tk_choose.dir(caption = "Select working directory")
)

Arguments

workdir

locate the working Dir

output

specify the output file name initial

Ion.bin

the mz tolerance (Da) for peak integration

intensity_type

the type of signal to be reported "Peak Height" or "Peak Area"

GGReport

the reporting mode "Slow" plot every integrated peak, or "Fast" generate an overall report

Value

None

Examples

1

MASHUOA/MassOmics documentation built on Jan. 23, 2022, 9:08 p.m.