Class CRAMDecoderV3_1

java.lang.Object
htsjdk.beta.codecs.reads.cram.CRAMDecoder
htsjdk.beta.codecs.reads.cram.cramV3_1.CRAMDecoderV3_1
All Implemented Interfaces:
HtsDecoder<SAMFileHeader,SAMRecord>, HtsQuery<SAMRecord>, ReadsDecoder, ReadsQuery<SAMRecord>, Closeable, AutoCloseable, Iterable<SAMRecord>

public class CRAMDecoderV3_1 extends CRAMDecoder
CRAM v3.1 decoder.