Locatable
BEDFeature
FullBEDFeature
, SimpleBEDFeature
, SimpleFeature
, VariantContext
public interface Feature extends Locatable
Locatable
, represents a locus on a reference sequence and is expected to return 1-based closed-ended intervals.Modifier and Type | Method | Description |
---|---|---|
default String |
getChr() |
Deprecated.
on 03/2015.
|
contains, contigsMatch, getContig, getEnd, getLengthOnReference, getStart, overlaps, withinDistanceOf
@Deprecated default String getChr()