Skip to content

Feat/speedup#3

Merged
ericksamera merged 2 commits into
mainfrom
feat/speedup
May 30, 2026
Merged

Feat/speedup#3
ericksamera merged 2 commits into
mainfrom
feat/speedup

Conversation

@ericksamera

Copy link
Copy Markdown
Owner

No description provided.

- Enhance motif matching by adding exact motif detection.
- Introduce a new `IsExactACGT` function for checking A/C/G/T motifs.
- Update `MatchMask` to utilize the best anchor for faster matching.
- Add tests for new functionality and edge cases in motif detection.
- Introduced `runStatsOnlyJSON` function for optimized stats processing.
- Added `DigestStats` method to calculate fragment statistics without materializing fragments.
- Enhanced `Stats` struct to summarize fragment counts and bases efficiently.
- Updated tests to validate new `DigestStats` functionality against existing digest behavior.
@ericksamera ericksamera merged commit 61c4a21 into main May 30, 2026
2 checks passed
@ericksamera ericksamera deleted the feat/speedup branch May 30, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant