Uses of Class
ubic.gemma.core.analysis.preprocess.batcheffects.BatchEffectDetails.BatchEffectStatistics
-
Packages that use BatchEffectDetails.BatchEffectStatistics Package Description ubic.gemma.core.analysis.preprocess.batcheffects ubic.gemma.rest -
-
Uses of BatchEffectDetails.BatchEffectStatistics in ubic.gemma.core.analysis.preprocess.batcheffects
Methods in ubic.gemma.core.analysis.preprocess.batcheffects that return BatchEffectDetails.BatchEffectStatistics Modifier and Type Method Description BatchEffectDetails.BatchEffectStatistics
BatchEffectDetails. getBatchEffectStatistics()
Obtain an object describing the batch effect if available. -
Uses of BatchEffectDetails.BatchEffectStatistics in ubic.gemma.rest
Constructors in ubic.gemma.rest with parameters of type BatchEffectDetails.BatchEffectStatistics Constructor Description BatchEffectStatisticsValueObject(BatchEffectDetails.BatchEffectStatistics stats)
-