load_spectra_data: Load Spectra data

View source: R/functions_preprocessing.R

load_spectra_dataR Documentation

Load Spectra data

Description

This function is intended to load the spectra data in mzML or mzXML format using the xcms package.

Usage

load_spectra_data(datadir, metadata, format = "mzML", mode = "onDisk")

Arguments

datadir

Path to the directory with the data.

metadata

Sample information data.frame.

format

Format of the data.


Coayala/MetaboTandem documentation built on April 7, 2024, 3:39 a.m.