Interface IntergenicRegion

    • Method Detail

      • getAdjacentGenes

        java.util.Set<Gene> getAdjacentGenes()
      • setAdjacentGenes

        void setAdjacentGenes​(java.util.Set<Gene> adjacentGenes)
      • addAdjacentGenes

        void addAdjacentGenes​(Gene arg)