setmsbatch: Create msbatch for batch processing.

View source: R/dataProcessing.R

setmsbatchR Documentation

Create msbatch for batch processing.

Description

Create msbatch from a list of msobjects to build an msbatch.

Usage

setmsbatch(msobjectlist, metadata)

Arguments

msobjectlist

list of msobjects.

metadata

sample metadata. Optional. It can be a csv file or a data.frame with 3 columns (sample, acquistionmode and sampletype).

Details

samples are sorted following the metadata data.frame.

Value

msbatch

Author(s)

M Isabel Alcoriza-Balaguer <maialba@iislafe.es>

See Also

dataProcessing and batchdataProcessing

Examples

## Not run: 
msbatch <- setmsbatch(msobjectlist)

## End(Not run)


LipidMS documentation built on March 18, 2022, 7:14 p.m.