public class QuerySortedReadPairIteratorUtil extends Object
Modifier and Type | Class | Description |
---|---|---|
static class |
QuerySortedReadPairIteratorUtil.ReadPair |
Constructor | Description |
---|---|
QuerySortedReadPairIteratorUtil() |
Modifier and Type | Method | Description |
---|---|---|
static QuerySortedReadPairIteratorUtil.ReadPair |
getNextReadPair(htsjdk.samtools.util.PeekableIterator<htsjdk.samtools.SAMRecord> iterator) |
Get the next read pair (where both have the same read name).
|
public static QuerySortedReadPairIteratorUtil.ReadPair getNextReadPair(htsjdk.samtools.util.PeekableIterator<htsjdk.samtools.SAMRecord> iterator)
iterator
- iterator of reads