nlr-core 1.1.1

FastNLR domain model: Motif/MotifList and hardcoded rule tables (rank/class/color/seed combos/signatures/consensus)
Documentation
  • Coverage
  • 87.5%
    77 out of 88 items documented0 out of 52 items with examples
  • Size
  • Source code size: 40.13 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 769.03 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 2s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • CropCoder/FastNLR
    1 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • CropCoder

nlr-core — FastNLR domain model.

This crate has no IO/external dependencies and only contains:

  • Basic enums such as strand and domain category;
  • Hard-coded static rule tables (rank, category, color, seed combinations, signatures, consensus sequences);
  • Core types and business rules for Motif / MotifList (coordinate mapping, sorting, merging, completeness checks).