Docs.rs
  • bedrs-0.2.24
    • bedrs 0.2.24
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • noamteyssier
    • Dependencies
      • anyhow ^1.0.81 normal
      • bedrs_derive ^0.1.0 normal
      • derive-new ^0.6.0 normal
      • getset ^0.1.2 normal
      • num-traits ^0.2.18 normal
      • rand ^0.8.5 normal
      • rand_chacha ^0.3.1 normal
      • rayon ^1.10.0 normal optional
      • serde ^1.0.197 normal optional
      • thiserror ^1.0.58 normal
      • bincode ^1.3.3 dev
      • criterion ^0.5.1 dev
      • csv ^1.3.0 dev
      • tinystr ^0.7.5 dev
    • Versions
    • 25% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

bedrs0.2.24

  • Structs
  • Enums
  • Traits
  • Derive Macros
?
Settings

List of all items

Structs

  • types::container::IntervalContainer
  • types::enums::Query
  • types::enums::Score
  • types::iterator::ClusterIter
  • types::iterator::ComplementIter
  • types::iterator::FindIter
  • types::iterator::FindIterEnumerate
  • types::iterator::FindIterOwned
  • types::iterator::IntersectIter
  • types::iterator::IntervalIterOwned
  • types::iterator::IntervalIterRef
  • types::iterator::MergeIter
  • types::iterator::SubtractFromIter
  • types::iterator::SubtractIter
  • types::record::BaseInterval
  • types::record::Bed12
  • types::record::Bed3
  • types::record::Bed4
  • types::record::Bed6
  • types::record::BedGraph
  • types::record::Gtf
  • types::record::MetaInterval
  • types::record::StrandedBed3

Enums

  • traits::errors::SetError
  • types::enums::Frame
  • types::enums::QueryMethod
  • types::enums::Strand
  • types::enums::StrandMethod

Traits

  • traits::ChromBounds
  • traits::IntervalBounds
  • traits::MetaBounds
  • traits::ValueBounds
  • traits::interval::Coordinates
  • traits::interval::Distance
  • traits::interval::Intersect
  • traits::interval::Overlap
  • traits::interval::Segment
  • traits::interval::StrandedOverlap
  • traits::interval::Subtract
  • traits::interval::UnstrandedOverlap

Derive Macros

  • prelude::Coordinates