Description Objects from the Class Slots Methods Author(s) Examples
This is a class object for the mass spectrometry data sets, which are in the same format as the raw data from the Biomarkers wizard software. It has slots of matrices of raw mass spectrometry and phenotypic data sets, a character variable for the classes of all the covariates in the phenotypic data matrix, a character variable for the covariates of interest, and numeric value for the number of peaks of interest.
Objects can be created by calls of the form new("aclinicalProteomicsData", ...)
.
rawSELDIdata
:Object of class "matrix"
phenotypicData
:Object of class "matrix"
variableClass
:Object of class "character"
covariates
:Object of class "character"
no.peaks
:Object of class "numeric"
Display an aclinicalProteomicsData
instance.
S Nyangoma
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.