Package htsjdk.beta.plugin
Interface HtsRecord
- All Known Implementing Classes:
BAMRecord
,ReferenceSequence
,SAMRecord
,SRALazyRecord
,VariantContext
public interface HtsRecord
Tagging interface used as a type-bound for codec/encoder/decoder record type params.