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).