Package ubic.gemma.rest
Class DatasetsWebService.BatchEffectStatisticsValueObject
java.lang.Object
ubic.gemma.rest.DatasetsWebService.BatchEffectStatisticsValueObject
- Enclosing class:
DatasetsWebService
-
Constructor Summary
ConstructorsConstructorDescriptionBatchEffectStatisticsValueObject(ubic.gemma.core.analysis.preprocess.batcheffects.BatchEffectDetails.BatchEffectStatistics stats) -
Method Summary
-
Constructor Details
-
BatchEffectStatisticsValueObject
public BatchEffectStatisticsValueObject(ubic.gemma.core.analysis.preprocess.batcheffects.BatchEffectDetails.BatchEffectStatistics stats)
-
-
Method Details
-
getPvalue
public double getPvalue() -
getComponent
public int getComponent() -
getComponentVarianceProportion
public double getComponentVarianceProportion() -
equals
-
hashCode
public int hashCode() -
toString
-