Interface VariantsDecoder
- All Superinterfaces:
AutoCloseable, Closeable, HtsDecoder<VCFHeader, VariantContext>, HtsQuery<VariantContext>, Iterable<VariantContext>
- All Known Implementing Classes:
VCFDecoder, VCFDecoderV3_2, VCFDecoderV3_3, VCFDecoderV4_0, VCFDecoderV4_1, VCFDecoderV4_2, VCFDecoderV4_3
Base class for all
HtsContentType.VARIANT_CONTEXTS decoders.-
Method Summary
Methods inherited from interface HtsDecoder
close, getDisplayName, getFileFormat, getHeader, getVersionMethods inherited from interface HtsQuery
hasIndex, isQueryable, iterator, query, query, query, query, queryContained, queryContained, queryContained, queryOverlapping, queryOverlapping, queryOverlapping, queryStartMethods inherited from interface Iterable
forEach, spliterator