Uses of Class
org.biojava3.core.sequence.storage.BitSequenceReader
Packages that use BitSequenceReader
-
Uses of BitSequenceReader in org.biojava3.core.sequence.storage
Subclasses of BitSequenceReader in org.biojava3.core.sequence.storageModifier and TypeClassDescriptionclass
FourBitSequenceReader<C extends Compound>
Four bit encoding of the bit formats.class
TwoBitSequenceReader<C extends NucleotideCompound>
Implementation of the 2bit encoding.