Class Regulation

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<Interval>, TxtSerializable

    public class Regulation
    extends Marker
    Regulatory elements
    Author:
    pablocingolani
    See Also:
    Serialized Form
    • Constructor Detail

      • Regulation

        public Regulation()
      • Regulation

        public Regulation​(Marker parent,
                          int start,
                          int end,
                          boolean strandMinus,
                          java.lang.String id,
                          java.lang.String name,
                          java.lang.String regulationType)