Uses of Class
ubic.gemma.core.datastructure.matrix.AbstractExpressionDataMatrix
Packages that use AbstractExpressionDataMatrix
Package
Description
This package contains data structures for representing matrices of gene expression.
-
Uses of AbstractExpressionDataMatrix in ubic.gemma.core.datastructure.matrix
Subclasses of AbstractExpressionDataMatrix in ubic.gemma.core.datastructure.matrixModifier and TypeClassDescriptionclassBase class for bulk expression data matrices.classBase class for ExpressionDataMatrix implementations that can deal with multiple BioAssays per BioMaterial.classclassclassA bulk expression data matrix that can be efficiently accessed as a primitive int matrix.classAn empty bulk expression data matrix.classUsed to make a 'dummy matrix' that has the column information populated.classMatrix of booleans mapped from an ExpressionExperiment.classA data structure that holds a reference to the data for a given expression experiment.classWarning, not fully tested.classclassA wrapper for anExpressionDataMatrixthat applies a mask to the data, allowing selective access to the underlying matrix.classclass