This class stores gene expression data together with
information on the normalization method and additional normalization related
parameters. In order to ensure the data is not manipulated in unforeseen
ways, manipulation is strictly controled through adding transformations
which are predefined in the TransformationProcess-class. Upon reading
the data by the exprs function, the transformations areperformed in
the order the were added.
normalizationMethodA character string indicating the normalization
method that was applied to the data. Possible values are give by
getNormalizationMethods.
expressionEnvironmentA locked environment in which the expression matrix is stored.
normalizationParametersA list with normalization specific values.
transformationProcessA locked environment to which the transformation processes are added.
.geneClassifierVersionAn object of class package_version
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.