public static interface OpticalDuplicateFinder.PhysicalLocation
Modifier and Type | Method and Description |
---|---|
short |
getLibraryId() |
short |
getReadGroup() |
short |
getTile() |
short |
getX() |
short |
getY() |
void |
setLibraryId(short libraryId) |
void |
setReadGroup(short rg) |
void |
setTile(short tile) |
void |
setX(short x) |
void |
setY(short y) |
short getReadGroup()
void setReadGroup(short rg)
short getTile()
void setTile(short tile)
short getX()
void setX(short x)
short getY()
void setY(short y)
short getLibraryId()
void setLibraryId(short libraryId)