public class GeeqValueObject extends IdentifiableValueObject<Geeq>
id
Constructor and Description |
---|
GeeqValueObject()
Required when using the class as a spring bean
|
GeeqValueObject(Geeq g) |
Modifier and Type | Method and Description |
---|---|
byte |
getCorrMatIssues() |
double |
getPublicQualityScore() |
double |
getPublicSuitabilityScore() |
double |
getqScoreBatchInfo() |
double |
getqScoreOutliers() |
double |
getqScorePlatformsTech() |
double |
getqScorePublicBatchConfound() |
double |
getqScorePublicBatchEffect() |
double |
getqScoreReplicates() |
double |
getqScoreSampleCorrelationVariance() |
double |
getqScoreSampleMeanCorrelation() |
double |
getqScoreSampleMedianCorrelation() |
byte |
getReplicatesIssues() |
double |
getsScoreAvgPlatformPopularity() |
double |
getsScoreAvgPlatformSize() |
double |
getsScoreMissingValues() |
double |
getsScorePlatformAmount() |
double |
getsScorePlatformsTechMulti() |
double |
getsScorePublication() |
double |
getsScoreRawData() |
double |
getsScoreSampleSize() |
boolean |
isBatchCorrected() |
boolean |
isNoVectors() |
getId, setId
public GeeqValueObject()
public GeeqValueObject(Geeq g)
public double getPublicQualityScore()
public double getPublicSuitabilityScore()
public double getsScorePublication()
public double getsScorePlatformAmount()
public double getsScorePlatformsTechMulti()
public double getsScoreAvgPlatformPopularity()
public double getsScoreAvgPlatformSize()
public double getsScoreSampleSize()
public double getsScoreRawData()
public double getsScoreMissingValues()
public double getqScoreOutliers()
public double getqScoreSampleMeanCorrelation()
public double getqScoreSampleMedianCorrelation()
public double getqScoreSampleCorrelationVariance()
public double getqScorePlatformsTech()
public double getqScoreReplicates()
public double getqScoreBatchInfo()
public double getqScorePublicBatchEffect()
public double getqScorePublicBatchConfound()
public boolean isNoVectors()
public byte getCorrMatIssues()
public byte getReplicatesIssues()
public boolean isBatchCorrected()
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.