Uses of Package
org.biojava3.core.sequence.storage
Packages that use org.biojava3.core.sequence.storage
-
Classes in org.biojava3.core.sequence.storage used by org.biojava3.core.sequence.loaderClassDescriptionStores a Sequence as a collection of compounds in an ArrayList
-
Classes in org.biojava3.core.sequence.storage used by org.biojava3.core.sequence.storageClassDescriptionAn implementation of the popular bit encodings.The logic of working with a bit has been separated out into this class to help developers create the bit data structures without having to put the code into an intermediate format and to also use the format without the need to copy this code.A four bit per compound implementation of the bit array worker code.Extension of the BitArrayWorker which provides the 2bit implementation code.