Class IntronConserved

All Implemented Interfaces:
Serializable, Cloneable, Comparable<Interval>, TxtSerializable

public class IntronConserved extends Marker
Interval for a conserved non-coding region in an intron
Author:
pcingola
See Also:
  • Constructor Details

    • IntronConserved

      public IntronConserved()
    • IntronConserved

      public IntronConserved(Transcript parent, int start, int end, boolean strandMinus, String id)