Crate blastdb_sequence_util

Source

Modules§

protein

Structs§

Blast8naBase
Single byte base representation that packs the unambiguous bases in values 0-3.
Ncbi2naBase
Single byte base representation that only consumes 2 bits per base.
Ncbi8naBase
Single byte base representation where each of 4 bits represents an unambiguous base.
NucleotideSequence
BLAST database representation of a nucleotide sequence.

Enums§

NucleotideConversionError
Base conversion errors for nucleotide sequence conversions.