Package | Description |
---|---|
picard.sam.markduplicates.util |
Modifier and Type | Method and Description |
---|---|
DuplicationMetrics |
LibraryIdGenerator.getMetricsByLibrary(String library) |
Modifier and Type | Method and Description |
---|---|
Map<String,DuplicationMetrics> |
LibraryIdGenerator.getMetricsByLibraryMap() |
Modifier and Type | Method and Description |
---|---|
void |
MarkQueue.add(ReadEndsForMateCigar other,
SamRecordTrackingBuffer outputBuffer,
DuplicationMetrics metrics)
Add a record to the mark queue.
|
void |
LibraryIdGenerator.addMetricsByLibrary(String library,
DuplicationMetrics metrics) |