Cloneable, PhysicalLocationReadEndsForMarkDuplicatesWithBarcodespublic class ReadEndsForMarkDuplicates extends ReadEnds implements Cloneable
| Modifier and Type | Field | Description |
|---|---|---|
int |
duplicateSetSize |
|
long |
read1IndexInFile |
|
long |
read2IndexInFile |
|
short |
score |
|
protected static int |
SIZE_OF |
NO_VALUEtile, x, yF, FF, FR, isOpticalDuplicate, libraryId, orientation, orientationForOpticalDuplicates, R, read1Coordinate, read1ReferenceIndex, read2Coordinate, read2ReferenceIndex, readGroup, RF, RR| Constructor | Description |
|---|---|
ReadEndsForMarkDuplicates() |
|
ReadEndsForMarkDuplicates(ReadEndsForMarkDuplicates read) |
| Modifier and Type | Method | Description |
|---|---|---|
ReadEndsForMarkDuplicates |
clone() |
|
static int |
getSizeOf() |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasLocationgetTile, getX, getY, setTilesetX, setYgetLibraryId, getOrientationByte, getReadGroup, isPaired, setLibraryId, setReadGroupprotected static final int SIZE_OF
public short score
public long read1IndexInFile
public long read2IndexInFile
public int duplicateSetSize
public ReadEndsForMarkDuplicates()
public ReadEndsForMarkDuplicates(ReadEndsForMarkDuplicates read)
public static int getSizeOf()
public ReadEndsForMarkDuplicates clone()