JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
htsjdk.samtools.util
Interface Locus
All Known Implementing Classes:
LocusImpl
,
SamLocusIterator.LocusInfo
public interface
Locus
Location info about a locus.
Author:
Doug Voet (dvoet at broadinstitute dot org)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getPosition
()
int
getSequenceIndex
()
Method Detail
getSequenceIndex
int getSequenceIndex()
getPosition
int getPosition()
Returns:
1-based position
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method