Docs.rs
  • gfa-0.10.1
    • gfa 0.10.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • chfi
    • Dependencies
      • anyhow ^1.0 normal
      • bstr ^0.2 normal
      • bytemuck ^1.4 normal
      • fnv ^1.0 normal
      • lazy_static ^1.4.0 normal
      • memmap ^0.7 normal
      • nom ^5 normal
      • regex ^1.5.5 normal
      • serde ^1.0 normal optional
      • serde_json ^1.0 normal optional
      • criterion ^0.3 dev
    • Versions
    • 21.3% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gfa0.10.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cigar::CIGAR
  • cigar::CIGARPair
  • gafpaf::GAF
  • gafpaf::PAF
  • gfa::Containment
  • gfa::GFA
  • gfa::Header
  • gfa::Link
  • gfa::Path
  • gfa::Segment
  • gfa::name_conversion::NameMap
  • mmap::LineIndices
  • mmap::LinkIter
  • mmap::MmapGFA
  • mmap::PathIter
  • mmap::SegmentIter
  • optfields::OptField
  • parser::GFAParser
  • parser::GFAParserBuilder

Enums

  • cigar::CIGAROp
  • gafpaf::GAFPath
  • gafpaf::GAFStep
  • gfa::Line
  • gfa::LineRef
  • gfa::orientation::Orientation
  • mmap::LineType
  • optfields::OptFieldVal
  • parser::error::ParseError
  • parser::error::ParseFieldError
  • parser::error::ParserTolerance

Traits

  • gfa::traits::SegmentId
  • optfields::OptFields

Functions

  • gafpaf::parse_gaf
  • gafpaf::parse_paf
  • parser::type_containment
  • parser::type_header
  • parser::type_link
  • parser::type_path
  • parser::type_segment
  • writer::gfa_string
  • writer::write_gfa

Type Aliases

  • optfields::NoOptionalFields
  • optfields::OptionalFields
  • parser::error::GFAFieldResult
  • parser::error::GFAResult