powered by
Create msbatch from a list of msobjects to build an msbatch.
setmsbatch(msobjectlist, metadata)
msbatch
list of msobjects.
sample metadata. Optional. It can be a csv file or a data.frame with 3 columns (sample, acquistionmode and sampletype).
M Isabel Alcoriza-Balaguer <maialba@iislafe.es>
samples are sorted following the metadata data.frame.
dataProcessing and batchdataProcessing
if (FALSE) { msbatch <- setmsbatch(msobjectlist) }
Run the code above in your browser using DataLab