T - the type of Locatablepublic class HtsjdkReadsTraversalParameters<T extends htsjdk.samtools.util.Locatable> extends Object
HtsjdkReadsRdd.
Parameters include the intervals to include, and a flag controlling whether unplaced, unmapped
reads should be returned.| Constructor and Description |
|---|
HtsjdkReadsTraversalParameters(List<T> intervalsForTraversal,
boolean traverseUnplacedUnmapped) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getIntervalsForTraversal() |
boolean |
getTraverseUnplacedUnmapped() |
Copyright © 2018–2019 Disq contributors. All rights reserved.