Package picard.vcf.processor.util
-
Class Summary Class Description PredicateFilterDecoratingClosableIterator<T> Performs on-the-fly filtering of the providedVariantContextIteratorsuch that only variants that satisfy all predicates are emitted.
| Class | Description |
|---|---|
| PredicateFilterDecoratingClosableIterator<T> |
Performs on-the-fly filtering of the provided
VariantContext Iterator such that only variants that satisfy
all predicates are emitted. |