List of all items
Structs
- align::Bits
- align::CloudSearchParams
- align::CloudSearchScores
- align::Nats
- align::structs::Alignment
- align::structs::AlignmentBuilder
- align::structs::AntiDiagonal
- align::structs::AntiDiagonalBounds
- align::structs::CloudMatrixLinear
- align::structs::DpMatrixFlat
- align::structs::DpMatrixSparse
- align::structs::RowBounds
- align::structs::ScoreParams
- align::structs::Seed
- align::structs::Trace
- output::output_tabular::TableFormat
- structs::hmm::Header
- structs::hmm::Hmm
- structs::hmm::Model
- structs::hmm::Stats
- structs::profile::Profile
- structs::sequence::Sequence
- structs::sequence::UnknownDigitalSequenceByteError
- structs::sequence::UnknownUtf8SequenceByteError
- util::LOGSUM_LOOKUP
Enums
- align::SimpleTraceStep
- align::structs::Relationship
- output::output_tabular::Field
- structs::hmm::Alphabet
Traits
- align::Score
- align::structs::DpMatrix
- output::path_buf_ext::PathBufExt
- util::Float
- util::LogAbuse
- util::PrintMe
- util::VecUtils
Macros
Functions
- align::backward
- align::cloud_score
- align::cloud_search_backward
- align::cloud_search_forward
- align::e_value
- align::forward
- align::needleman_wunsch
- align::null_one_score
- align::null_two_score
- align::optimal_accuracy
- align::p_value
- align::posterior
- align::prune_and_scrub
- align::scrub_co_located
- align::traceback
- output::output_standard::write_standard_output
- structs::hmm::parse_hmms_from_p7hmm_file
- util::avg_relative_entropy
- util::f32_vec_argmax
- util::log_add
- util::relative_entropy
Constants
- alphabet::AMINO_ALPHABET
- alphabet::AMINO_ALPHABET_WITH_DEGENERATE
- alphabet::AMINO_BACKGROUND_FREQUENCIES
- alphabet::AMINO_INVERSE_MAP
- alphabet::AMINO_INVERSE_MAP_LOWER
- alphabet::AMINO_SENTINEL
- alphabet::UTF8_DASH
- alphabet::UTF8_DOT
- alphabet::UTF8_NUMERIC
- alphabet::UTF8_PIPE
- alphabet::UTF8_PLUS
- alphabet::UTF8_SPACE
- alphabet::UTF8_STAR
- alphabet::UTF8_TO_DIGITAL_AMINO
- structs::hmm::constants::HMM_DELETE_TO_DELETE
- structs::hmm::constants::HMM_DELETE_TO_MATCH
- structs::hmm::constants::HMM_INSERT_TO_INSERT
- structs::hmm::constants::HMM_INSERT_TO_MATCH
- structs::hmm::constants::HMM_MATCH_TO_DELETE
- structs::hmm::constants::HMM_MATCH_TO_INSERT
- structs::hmm::constants::HMM_MATCH_TO_MATCH