| Package | Description |
|---|---|
| org.biojava.nbio.core.sequence.storage |
| Modifier and Type | Class and Description |
|---|---|
static class |
FourBitSequenceReader.FourBitArrayWorker<C extends Compound>
A four bit per compound implementation of the bit array worker code.
|
static class |
TwoBitSequenceReader.TwoBitArrayWorker<C extends NucleotideCompound>
Extension of the BitArrayWorker which provides the 2bit implementation
code.
|
| Constructor and Description |
|---|
BitSequenceReader(BitSequenceReader.BitArrayWorker<C> worker,
AccessionID accession)
Instance which allows you to supply a different @{BitArrayWorker}
object.
|
Copyright © 2000–2018 BioJava. All rights reserved.