Uses of Package
ubic.gemma.core.util.matrix
Packages that use ubic.gemma.core.util.matrix
Package
Description
This package contains classes for preprocessing expression data.
This package contains data structures for representing matrices of gene expression.
This package contains interfaces and classes for loading expression data.
Labelled-axis matrix types ported in-tree from baseCode's
ubic.basecode.dataStructure.matrix subsystem as part of the Phase 3
baseCode retirement (see BASECODE_MATRIX_RECCE.md and
BASECODE_DEP_AUDIT.md).-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.analysis.expression.diffClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.analysis.preprocessClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.analysis.preprocess.normalizeClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.analysis.preprocess.svdClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.analysis.serviceClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.datastructure.matrixClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.loader.expressionClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.loader.expression.simpleClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.ontologyClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.utilClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.util.graphicsClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.util.mathClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.A sparse matrix that knows about row and column names.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.util.math.linalgClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.util.math.linearmodelsClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.A NamedMatrix containing String objects.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.util.matrixClassDescriptionAbstract class representing an object that can read in a
Matrix2Dfrom a file.Supports sparse matrices (where sparse means most values are zero, not that they are missing).A dense matrix of doubles that knows about row and column names.Abstract base class for 2D matrices of double values with named columns and rows.Dense 2D matrix implementation designed for very fast access of entire rows.Represents a matrix with index columns and rows.Matrix that can hold any type of objectMatrix that holds primitives, with an available object representation of the values.A sparse matrix that knows about row and column names.A NamedMatrix containing String objects. -
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.core.util.matrix.datafilter
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.persistence.service.analysis.expression.pcaClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.persistence.service.analysis.expression.sampleCoexpressionClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.
-
Classes in ubic.gemma.core.util.matrix used by ubic.gemma.restClassDescriptionAbstract base class for 2D matrices of double values with named columns and rows.