Learn R Programming

MetabolomicsBasics (version 1.4.7)

read_msdial: read_msdial

Description

read_msdial

Usage

read_msdial(file, sam = NULL)

Value

A list with at least 3 components (`sam`, `met` and `raw`) containing the relevant information on the experiment.

Arguments

file

The alignment file as exported from MSDial.

sam

An additional sample list (data.frame) where one column can be matched to the file names provided by MSDial.