powered by
Create msbatch from a list of msobjects to build an msbatch.
setmsbatch(msobjectlist, metadata)
list of msobjects.
sample metadata. Optional. It can be a csv file or a data.frame with 3 columns (sample, acquistionmode and sampletype).
msbatch
samples are sorted following the metadata data.frame.
dataProcessing and batchdataProcessing
# NOT RUN { msbatch <- setmsbatch(msobjectlist) # } # NOT RUN { # }
Run the code above in your browser using DataLab