Skip to content

Support input with ambiguous DNA codes by converting to N - #25

Merged
lisavader merged 1 commit into
mainfrom
ambiguous_dna
Apr 3, 2026
Merged

Support input with ambiguous DNA codes by converting to N#25
lisavader merged 1 commit into
mainfrom
ambiguous_dna

Conversation

@lisavader

Copy link
Copy Markdown
Collaborator

Previously, input containing ambiguous DNA codes other than N (RYMKSWHBVD) resulted in an error.
To support this input, these characters are now converted to N before running model inference (the model accepts ACGTN).

@lisavader
lisavader requested a review from lhon as a code owner April 3, 2026 12:58
@lisavader lisavader changed the title main: Support input with ambiguous DNA codes by converting to N Support input with ambiguous DNA codes by converting to N Apr 3, 2026
@lisavader
lisavader merged commit 0627add into main Apr 3, 2026
4 checks passed
@lisavader
lisavader deleted the ambiguous_dna branch April 3, 2026 12:59
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