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

feat: implementing "annotate seqvars" (#3) #7

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@holtgrewe holtgrewe linked an issue Mar 9, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 9, 2023

Codecov Report

Patch coverage: 60.53% and project coverage change: -1.29 ⚠️

Comparison is base (01fc64c) 74.18% compared to head (a1db6fa) 72.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   74.18%   72.89%   -1.29%     
==========================================
  Files           5        6       +1     
  Lines        1038     1258     +220     
==========================================
+ Hits          770      917     +147     
- Misses        268      341      +73     
Impacted Files Coverage Δ
src/db/create/seqvar_freqs/mod.rs 73.14% <0.00%> (-1.36%) ⬇️
src/main.rs 0.00% <0.00%> (ø)
src/annotate/seqvars.rs 64.42% <64.42%> (ø)
src/db/create/seqvar_freqs/serialized.rs 75.10% <100.00%> (+6.17%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@holtgrewe holtgrewe marked this pull request as ready for review March 10, 2023 12:59
@holtgrewe holtgrewe merged commit 6400ed1 into main Mar 10, 2023
@holtgrewe holtgrewe deleted the 3-implement-command-for-annotating-sequence-variants-with-frequency branch March 10, 2023 13:34
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.

Implement command for annotating sequence variants with frequency
1 participant