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 TypeClassDescriptionclass
Exception raised when the quantitation of anExpressionDataMatrix
does not agree with the one inferred.class
Exception raised when suspicious values are detected in anExpressionDataMatrix
.