mz.trim_specific: Data trimming Method Based on Specific MS

Description Usage Arguments Author(s)

View source: R/data_trimming.R

Description

Trim data based on specific mz values. Positive values will be specially retained, while the negative values will be removed.

Usage

1
mz.trim_specific(raw_data, ms_list, mz, mzdiff = 100)

Arguments

raw_data

MSnExp object, the raw data that has been read in memory.

ms_list

List, the names list of all scans.

mz

Numeric, the specifric mz value that will be kept or removed.

mzdiff

Numeric, the deviation (ppm) for the 'mz' values. Default is 100.

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.