Package htsjdk.tribble.gff
Class SequenceRegion
- java.lang.Object
-
- htsjdk.tribble.gff.SequenceRegion
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object other)StringgetContig()Gets the contig name for the contig this is mapped to.intgetEnd()intgetStart()inthashCode()booleanisCircular()-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface htsjdk.samtools.util.Locatable
contains, contigsMatch, getLengthOnReference, overlaps, withinDistanceOf
-
-