rustybam 0.1.27

bioinformatics toolkit in rust
Documentation

rustybam

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 4 of them enabled by default.

default

  • deflate_zlib_ng
  • libdeflate

deflate_zlib_ng

  • gzp/deflate_zlib_ng
  • flate2/zlib-ng-compat
  • any_zlib

libdeflate

  • gzp/libdeflate

any_zlib

    This feature flag does not enable additional features.

deflate_zlib

  • gzp/deflate_zlib
  • flate2/zlib
  • any_zlib

deflate_rust

  • gzp/deflate_rust
  • flate2/rust_backend