Description Usage Arguments Details Author(s) See Also
A workspace which stores input and output data for msmsWorkflow
.
1 2 | ## S4 method for signature 'msmsWorkspace'
show(object)
|
object |
The |
Slots:
The input file names
The spectra per compound (RmbSpectraSet
) extracted from the raw files
A data.frame with an aggregated peak table from all spectra
.
Further columns are added during processing.
The recalibration curves generated in workflow step 4.
For the workflow steps after 4: the parent workspace containing the state (spectra, aggregate) before recalibration, such that the workflow can be reprocessed from start.
The base name of the files the archive is stored to during the workflow.
The RMassBank settings used during the workflow, if stored with the workspace.
#'
Methods:
Shows a brief summary of the object and processing progress.
Michael Stravs, Eawag <michael.stravs@eawag.ch>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.