Skip to content

Feat/cached screen#4

Merged
ericksamera merged 5 commits into
mainfrom
feat/cached-screen
May 30, 2026
Merged

Feat/cached screen#4
ericksamera merged 5 commits into
mainfrom
feat/cached-screen

Conversation

@ericksamera

Copy link
Copy Markdown
Owner

No description provided.

- Introduced `cut_cache_test.go` with comprehensive tests for cut functions.
- Enhanced `Cuts` and `CutsEach` methods for improved enzyme cut handling.
- Added error handling for nil emit callbacks in digest functions.
- Introduced the `screen` package for cached cut-index helpers.
- Implemented `BuildCutIndex` to store enzyme cut positions.
- Added functions to score enzyme pairs and generate summaries.
- Created tests for the new functionality to ensure correctness.
- Introduced a new command `radigest-screen-pairs-cached` for enzyme pair screening.
- Added support for outputting results in JSON format.
- Implemented parallel processing for scoring enzyme pairs.
- Enhanced the Makefile to include the new command in build and install processes.
- Added unit tests to validate the new functionality.
- Introduced BuildCutIndexFromFASTA for efficient cut index creation.
- Added BuildCutIndexFromRecords to handle streaming records.
- Updated main CLI to utilize new cut index methods for performance.
- Enhanced error handling in cut index functions.
- Added tests for new cut index methods to ensure correctness.
- Updates the version number in main.go to v0.3.1.
@ericksamera ericksamera merged commit 76c2a19 into main May 30, 2026
2 checks passed
@ericksamera ericksamera deleted the feat/cached-screen branch May 30, 2026 09:25
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