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

Optimise complementation of nucleotides #62

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

jakobnissen
Copy link
Member

While BioSequences complement nucleotides in bulk, making this necessity not important, the upcoming Kmers.jl relies on efficient complementation of single nucleotides, so this is important.

While BioSequences complement nucleotides in bulk, making this necessity not
important, the upcoming Kmers.jl relies on efficient complementation of single
nucleotides, so this is important.
Copy link

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (85c62c9) 100.00% compared to head (436a064) 100.00%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #62   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          155       155           
=========================================
  Hits           155       155           
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jakobnissen jakobnissen merged commit 2f4b82c into BioJulia:master Dec 29, 2023
16 checks passed
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