Class ExperimentExpressionLevelsValueObject.GeneDiffExStats
java.lang.Object
ubic.gemma.model.expression.bioAssayData.ExperimentExpressionLevelsValueObject.GeneDiffExStats
- Enclosing class:
ExperimentExpressionLevelsValueObject
Per-gene differential-expression statistics carried alongside expression levels for the
/datasets/{dataset}/expressions/differential endpoint.
When a gene maps to multiple probes in the result set, the producer should pick the row with the most significant (smallest) corrected p-value — consistent with how the endpoint ranks its top-N.
-
Field Details
-
correctedPvalue
-
pvalue
-
log2FoldChange
-
-
Constructor Details
-
GeneDiffExStats
-