Class GeeqAdminValueObject
java.lang.Object
ubic.gemma.model.common.IdentifiableValueObject<Geeq>
ubic.gemma.model.expression.experiment.GeeqValueObject
ubic.gemma.model.expression.experiment.GeeqAdminValueObject
- All Implemented Interfaces:
- Serializable, Identifiable
Represents administrative geeq information. On top of the classic VO, this one also exposes
the underlying variables behind the public scores for suitability, quality, batch effect and batch confound.
- Author:
- paul, tesarst
- See Also:
- 
Field SummaryFields inherited from class IdentifiableValueObjectid
- 
Constructor SummaryConstructorsConstructorDescriptionRequired when using the class as a spring bean
- 
Method SummaryMethods inherited from class GeeqValueObjectgetCorrMatIssues, getPublicQualityScore, getPublicSuitabilityScore, getqScoreBatchInfo, getqScoreOutliers, getqScorePlatformsTech, getqScorePublicBatchConfound, getqScorePublicBatchEffect, getqScoreReplicates, getqScoreSampleCorrelationVariance, getqScoreSampleMeanCorrelation, getqScoreSampleMedianCorrelation, getReplicatesIssues, getsScoreAvgPlatformPopularity, getsScoreAvgPlatformSize, getsScoreMissingValues, getsScorePlatformAmount, getsScorePlatformsTechMulti, getsScorePublication, getsScoreRawData, getsScoreSampleSize, isBatchCorrected, isNoVectorsMethods inherited from class IdentifiableValueObjectgetId, setId, toString
- 
Constructor Details- 
GeeqAdminValueObjectpublic GeeqAdminValueObject()Required when using the class as a spring bean
- 
GeeqAdminValueObject
 
-