public class QuerySortedReadPairIteratorUtil
extends java.lang.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(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