Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conversions to Expansion #50

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Add conversions to Expansion #50

merged 1 commit into from
Jan 29, 2024

Conversation

swooster
Copy link
Contributor

Intent

In DOPRF window iter code, it'd make the code simpler to be able to construct new Expansions from unambiguous DNA. This adds some conversions to help support that kind of use-case.

Changes

  • Add conversions from DnaSequenceStrict, &[Nucleotide] or Arc<[Nucleotide]> to Expansion.

@swooster swooster force-pushed the swooster/to-expansions branch from 6a3a788 to 3379261 Compare January 29, 2024 21:23
@swooster swooster requested a review from a team January 29, 2024 21:32
@swooster swooster merged commit 7303a94 into main Jan 29, 2024
8 checks passed
@swooster swooster deleted the swooster/to-expansions branch January 29, 2024 21:53
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.

2 participants