Uses of Class
ubic.gemma.core.analysis.preprocess.detect.InferredQuantitationMismatchException
Packages that use InferredQuantitationMismatchException
Package
Description
This package contains classes for detecting and linting expression data.
-
Uses of InferredQuantitationMismatchException in ubic.gemma.core.analysis.preprocess.detect
Methods in ubic.gemma.core.analysis.preprocess.detect that throw InferredQuantitationMismatchExceptionModifier and TypeMethodDescriptionstatic voidQuantitationTypeDetectionUtils.lintQuantitationType(QuantitationType quantitationType, ExpressionDataMatrix<?> dmatrix, boolean ignoreQuantitationMismatch) Check if a given quantitation type adequately describes a given expression data matrix.