Package ubic.gemma.rest
Class DatasetsWebService.BatchInformationValueObject
java.lang.Object
ubic.gemma.rest.DatasetsWebService.BatchInformationValueObject
- Enclosing class:
DatasetsWebService
-
Constructor Summary
ConstructorsConstructorDescriptionBatchInformationValueObject(ubic.gemma.model.expression.experiment.BatchEffectType batchEffectType, ubic.gemma.core.analysis.preprocess.batcheffects.BatchEffectDetails batchEffectDetails, List<ubic.gemma.core.analysis.preprocess.batcheffects.BatchConfound> batchConfound, Map<ubic.gemma.model.expression.experiment.ExpressionExperimentSubSet, List<ubic.gemma.core.analysis.preprocess.batcheffects.BatchConfound>> subsetBatchConfounds) -
Method Summary
-
Constructor Details
-
BatchInformationValueObject
public BatchInformationValueObject(ubic.gemma.model.expression.experiment.BatchEffectType batchEffectType, ubic.gemma.core.analysis.preprocess.batcheffects.BatchEffectDetails batchEffectDetails, List<ubic.gemma.core.analysis.preprocess.batcheffects.BatchConfound> batchConfound, Map<ubic.gemma.model.expression.experiment.ExpressionExperimentSubSet, List<ubic.gemma.core.analysis.preprocess.batcheffects.BatchConfound>> subsetBatchConfounds)
-
-
Method Details
-
getBatchEffect
-
getBatchEffectStatistics
-
isHasBatchInformation
public boolean isHasBatchInformation() -
isHasProblematicBatchInformation
public boolean isHasProblematicBatchInformation() -
isHasUninformativeBatchInformation
public boolean isHasUninformativeBatchInformation() -
isHasSingletonBatch
public boolean isHasSingletonBatch() -
isSingleBatch
public boolean isSingleBatch() -
isDataWasBatchCorrected
public boolean isDataWasBatchCorrected() -
getBatchConfounds
-
getSubsetBatchConfounds
@Nullable public Map<Long,List<DatasetsWebService.BatchConfoundValueObject>> getSubsetBatchConfounds() -
equals
-
hashCode
public int hashCode() -
toString
-