extract_spectra {MetaboLights} R Documentation

Workflow function for extract the reference spectrum

Description

Usage

extract_spectra(maf, rawfiles,
    outputdir = './');

Arguments

maf

a character vector of the file path to the maf annotation result table tsv files.

rawfiles

a character vector of the raw data files, should be in mzpack data format!

Details

Authors

xieguigang

Value

This function has no value returns.

Examples


[Package MetaboLights version 0.1.0 Index]