Class GeneDifferentialExpressionMetaAnalysis

    • Constructor Detail

      • GeneDifferentialExpressionMetaAnalysis

        public GeneDifferentialExpressionMetaAnalysis()
    • Method Detail

      • getNumGenesAnalyzed

        public Integer getNumGenesAnalyzed()
        Returns:
        How many genes were included in the meta-analysis. This does not mean that all genes were analyzed in all the experiments.
      • setNumGenesAnalyzed

        public void setNumGenesAnalyzed​(Integer numGenesAnalyzed)
      • getQvalueThresholdForStorage

        public Double getQvalueThresholdForStorage()
        Returns:
        The threshold, if any, used to determine which of the metaAnalysis results are persisted to the system.
      • setQvalueThresholdForStorage

        public void setQvalueThresholdForStorage​(Double qvalueThresholdForStorage)