CentroidMSData: CentroidMSData

View source: R/Spectra_import.R

CentroidMSDataR Documentation

CentroidMSData

Description

Convert the MS data as centroid

Usage

CentroidMSData(InFolder, OutFolder = tempdir(), ncore = 1)

Arguments

InFolder

single file/folder name

OutFolder

output folder name, if not exits, will create one

ncore

the core number for parallel processing, default is 1

Value

will output a centroid mzML file into the input path

Author(s)

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

Examples

InFolder <- system.file("mzData", package = "mtbls2")
# CentroidMSData(InFolder) #remove the # befroe your testing

xia-lab/OptiLCMS documentation built on March 27, 2024, 11:11 a.m.