Class GeneCoexpressionNodeDegree

    • Constructor Detail

      • GeneCoexpressionNodeDegree

        public GeneCoexpressionNodeDegree()
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getGeneId

        public Long getGeneId()
      • setGeneId

        public void setGeneId​(Long geneId)
      • setId

        public void setId​(Long id)
      • getLinkCountsNegative

        public byte[] getLinkCountsNegative()
      • setLinkCountsNegative

        public void setLinkCountsNegative​(byte[] linkCountsNegative)
      • getLinkCountsPositive

        public byte[] getLinkCountsPositive()
      • setLinkCountsPositive

        public void setLinkCountsPositive​(byte[] linkCountsPositive)
      • getRelativeLinkRanksNegative

        public byte[] getRelativeLinkRanksNegative()
        Returns:
        Note that these values are for support thresholds, not support levels - so "at or above" the given threshold support.
      • setRelativeLinkRanksNegative

        public void setRelativeLinkRanksNegative​(byte[] relativeLinkRanksNegative)
      • getRelativeLinkRanksPositive

        public byte[] getRelativeLinkRanksPositive()
        Returns:
        Note that these values are for support thresholds, not support levels - so "at or above" the given threshold support.
      • setRelativeLinkRanksPositive

        public void setRelativeLinkRanksPositive​(byte[] relativeLinkRanksPositive)