Class CoexpressionAnalysis

  • All Implemented Interfaces:
    gemma.gsec.model.Securable, gemma.gsec.model.SecuredChild, Serializable, Describable, Identifiable

    public class CoexpressionAnalysis
    extends SingleExperimentAnalysis
    A coexpression analysis of one experiment. Note that this is used to store meta-data about the analysis, the actual results are not attached to this.
    See Also:
    Serialized Form
    • Constructor Detail

      • CoexpressionAnalysis

        public CoexpressionAnalysis()
    • Method Detail

      • setCoexpCorrelationDistribution

        public void setCoexpCorrelationDistribution​(CoexpCorrelationDistribution coexpCorrelationDistribution)
      • getNumberOfLinks

        public Integer getNumberOfLinks()
        Returns:
        The number of links which were stored for this analysis.
      • setNumberOfLinks

        public void setNumberOfLinks​(Integer numberOfLinks)
        Parameters:
        numberOfLinks - at the gene level.