Docs.rs
  • klassify-0.1.5
    • klassify 0.1.5
    • Permalink
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • tanghaibao
    • Dependencies
      • bincode ^1.3 normal
      • clap ^4.5 normal
      • csv ^1.3 normal
      • env_logger ^0.11 normal
      • flate2 ^1.0 normal
      • libc ^0.2 normal
      • log ^0.4 normal
      • needletail ^0.5 normal
      • num_cpus ^1.16 normal
      • rayon ^1.10 normal
      • rust-htslib ^0.46 normal
      • serde ^1.0 normal
    • Versions
    • 57.35% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

klassify0.1.5

Crate Items

  • Structs
  • Constants
  • Functions

List of all items

Structs

  • breakpoint::BreakpointArgs
  • build::BuildArgs
  • classify::ClassifyArgs
  • extract::ExtractArgs
  • extract_bam::ExtractBamArgs
  • info::InfoArgs
  • models::ClassifyResults
  • models::SingletonKmers
  • regions::RegionsArgs
  • sort_bam::SortBamArgs

Functions

  • breakpoint::breakpoint
  • build::build
  • classify::classify
  • extract::extract
  • extract_bam::extract_bam
  • info::info
  • info::load_kmer_db
  • info::map_kmer_to_file
  • models::need_update
  • models::prefix
  • models::prefix_until_dot
  • models::sh
  • regions::regions
  • sort_bam::sort_bam

Constants

  • models::BINSIZE
  • models::CHAIN_DISTANCE
  • models::DEFAULT_FLANK_SIZE
  • models::MAX_DE