PerformDataInspect: Data inspectation

Description Usage Arguments Author(s)

View source: R/data_trimming.R

Description

This functions provide a path for users to visually inspect their raw data before the data trimming so as to remove the dirty or significantly uneluted peaks.

Usage

1
PerformDataInspect(datapath, rt.range, mz.range, dimension = "3D", res = 100)

Arguments

datapath

Character, the path of the raw MS data files (.mzXML, .CDF and .mzML) for the visual and intuitive data inspectation.

rt.range

Numerics, a congregation of two values to define the lower and upper RT range (seconds) for users to inspect. This is an optional parameter, if absent, will display the MS of the whole RT range.

mz.range

Numerics, a congregation of two values to define the lower and upper mz range for users to inspect. This is an optional parameter, if absent, will display the MS of the whole mz range.

dimension

Character, the dimension for sample to display, including '2D' or '3D'. The default is '3D'.

res

Numeric, the resolution for data inspectation. The larger the value, the higher the resolution. The default value is 100. This value is usually clearly enough and also give consideration to the speed.

Author(s)

Zhiqiang Pang zhiqiang.pang@mail.mcgill.ca Jeff Xia jeff.xia@mcgill.ca Mcgill University License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR3.0 documentation built on May 6, 2020, 11:03 p.m.