Class CRAMDecoderV2_1

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

public class CRAMDecoderV2_1 extends CRAMDecoder
CRAM v2.1decoder.