Class CRAMDecoderV3_0

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

public class CRAMDecoderV3_0 extends CRAMDecoder
CRAM v3.0 decoder.