Package picard.util
Class QuerySortedReadPairIteratorUtil.ReadPair
java.lang.Object
picard.util.QuerySortedReadPairIteratorUtil.ReadPair
- Enclosing class:
QuerySortedReadPairIteratorUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
read1
public htsjdk.samtools.SAMRecord read1 -
read2
public htsjdk.samtools.SAMRecord read2
-
-
Constructor Details
-
ReadPair
public ReadPair()
-