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