Uses of Package
ubic.gemma.core.analysis.preprocess.svd
Packages that use ubic.gemma.core.analysis.preprocess.svd
Package
Description
This package contains built-in Gemma CLI applications.
This package contains classes for preprocessing expression data.
-
Classes in ubic.gemma.core.analysis.preprocess.svd used by ubic.gemma.appsClassDescriptionException raised when the SVD of a given expression data matrix cannot be computed.
-
Classes in ubic.gemma.core.analysis.preprocess.svd used by ubic.gemma.core.analysis.preprocessClassDescriptionException raised when the SVD of a given expression data matrix cannot be computed.
-
Classes in ubic.gemma.core.analysis.preprocess.svd used by ubic.gemma.core.analysis.preprocess.svdClassDescriptionException raised when the SVD of a given expression data matrix cannot be computed.Store information about SVD of expression data and comparisons to factors/batch information.Performs Singular value decomposition on experiment data to get eigengenes, and does comparison of those PCs to factors recorded in the experimental design.
-
Classes in ubic.gemma.core.analysis.preprocess.svd used by ubic.gemma.core.tasks.analysis.expressionClassDescriptionException raised when the SVD of a given expression data matrix cannot be computed.
-
Classes in ubic.gemma.core.analysis.preprocess.svd used by ubic.gemma.restClassDescriptionStore information about SVD of expression data and comparisons to factors/batch information.