Uses of Class
ubic.gemma.core.analysis.preprocess.detect.QuantitationMismatchException
Packages that use QuantitationMismatchException
Package
Description
This package contains classes for detecting and linting expression data.
-
Uses of QuantitationMismatchException in ubic.gemma.core.analysis.preprocess.detect
Subclasses of QuantitationMismatchException in ubic.gemma.core.analysis.preprocess.detectModifier and TypeClassDescriptionclassException raised when the quantitation of anExpressionDataMatrixdoes not agree with the one inferred.classException raised when suspicious values are detected in anExpressionDataMatrix.