JavaScript is disabled on your browser.
Overview
Package
Class
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.
Method Summary
Methods
Modifier and Type
Method and Description
int
getPosition
()
int
getSequenceIndex
()
Method Detail
getSequenceIndex
int getSequenceIndex()
getPosition
int getPosition()
Returns:
1-based position
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method