Uses of Class
ubic.gemma.core.analysis.preprocess.detect.SuspiciousValuesForQuantitationException
Packages that use SuspiciousValuesForQuantitationException
Package
Description
This package contains classes for detecting and linting expression data.
-
Uses of SuspiciousValuesForQuantitationException in ubic.gemma.core.analysis.preprocess.detect
Methods in ubic.gemma.core.analysis.preprocess.detect that throw SuspiciousValuesForQuantitationExceptionModifier and TypeMethodDescriptionstatic void
QuantitationTypeDetectionUtils.detectSuspiciousValues
(ExpressionDataDoubleMatrix a, QuantitationType qt) Detect suspicious values for a given quantitation type.