Docs.rs
frag_gene_scan_rs-1.1.0
frag_gene_scan_rs 1.1.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
ninewise
Dependencies
anyhow ^1.0
normal
clap ^2.33.3
normal
rayon ^1.5.1
normal
seq_io ^0.3.1
normal
strum ^0.21.0
normal
strum_macros ^0.21.0
normal
thiserror ^1.0.25
normal
Versions
0.8%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
frag_
gene_
scan_
rs
1.1.0
Crate Items
Structs
Enums
Constants
Functions
List of all items
Structs
gene::Gene
gene::ReadPrediction
hmm::Global
hmm::Local
hmm::StateIter
hmm::Transition
Enums
dna::Nuc
gene::GeneError
hmm::State
hmm::TrainingDataError
Functions
dna::count_cg_content
dna::trinucleotide
hmm::get_train_from_file
viterbi::forward
viterbi::viterbi
Constants
dna::ACGT
dna::ANTI_CODON_CODE
dna::BI_ACGT
dna::CG_MAX
dna::CG_MIN
dna::CODON_CODE
dna::TRI_ACGT
hmm::PERIOD