Docs.rs
  • blutils-core-8.3.1
    • blutils-core 8.3.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sgelias
    • Dependencies
      • clap ^4 normal
      • colored ^2.0.0 normal
      • const_format ^0.2.26 normal
      • glob ^0.3.1 normal
      • md5 ^0.7.0 normal
      • mycelium-base ^7 normal
      • polars ^0.37 normal
      • polars-core ^0.37 normal
      • polars-io ^0.37 normal
      • polars-lazy ^0.37 normal
      • polars-ops ^0.37 normal
      • rayon ^1.5 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • shellexpand ^3.1.0 normal
      • slugify ^0.1 normal
      • subprocess ^0.2 normal
      • thiserror ^1.0 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3.0 normal
      • uuid ^1.7 normal
    • Versions
    • 13.24% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

blul_core8.3.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • domain::dtos::blast_builder::BlastBuilder
  • domain::dtos::blast_builder::QuerySequence
  • domain::dtos::blutils_output::BlutilsOutput
  • domain::dtos::consensus_result::ConsensusBean
  • domain::dtos::consensus_result::QueryWithConsensus
  • domain::dtos::consensus_result::QueryWithoutConsensus
  • domain::dtos::file_or_stdin::FileOrStdin
  • domain::dtos::file_or_stdin::Sequence
  • domain::dtos::parallel_blast_output::ParallelBlastOutput
  • domain::dtos::taxon::CustomTaxon
  • domain::dtos::taxonomy_bean::TaxonomyBean

Enums

  • domain::dtos::blast_builder::Strand
  • domain::dtos::consensus_result::ConsensusResult
  • domain::dtos::consensus_strategy::ConsensusStrategy
  • domain::dtos::file_or_stdin::Source
  • domain::dtos::file_or_stdin::StdinError
  • domain::dtos::linnaean_ranks::LinnaeanRank
  • domain::dtos::taxon::Taxon
  • domain::entities::execute_blastn::ExecutionResponse
  • use_cases::OutputFormat

Traits

  • domain::entities::execute_blastn::ExecuteBlastn

Functions

  • use_cases::build_consensus_identities
  • use_cases::build_kraken_db_from_ncbi_files
  • use_cases::build_qiime_db_from_blutils_db
  • use_cases::build_ref_db_from_ncbi_files
  • use_cases::check_host_requirements
  • use_cases::parse_consensus_as_tabular
  • use_cases::run_blast_and_build_consensus
  • use_cases::write_blutils_output

Constants

  • settings::BLAST_QUERIES_DIRECTORY
  • settings::TMP_DIRECTORY