import_msdial_file: Import an MS file generated by MSDial.

View source: R/msdial_functions.R

import_msdial_fileR Documentation

Import an MS file generated by MSDial.

Description

Needs MSDial v4.00 or higher.

Usage

import_msdial_file(source, samples, normalized = TRUE)

Arguments

source

A string indicating which mode to read from: "pos" or "neg".

samples

A data.frame containing the samples information.

normalized

Whether to get the Normalized MS-DIAL file or the Height MS-DIAL file (used for blank filtering).

Value

A data.frame containing MSDial MS data.


eMetaboHUB/MS-CleanR documentation built on Jan. 3, 2024, 8:55 p.m.