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

fix: only copy samples from input VCF header #69

Merged
merged 2 commits into from
May 3, 2023

Conversation

holtgrewe
Copy link
Contributor

This resolves a problem if the pedigree contains donors where no corresponding sample is in the VCF file.

This resolves a problem if the pedigree contains donors where no
corresponding sample is in the VCF file.
@codecov
Copy link

codecov bot commented May 3, 2023

Codecov Report

Patch coverage: 96.66% and project coverage change: +0.08 🎉

Comparison is base (6c90205) 75.19% compared to head (1c334d2) 75.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
+ Coverage   75.19%   75.27%   +0.08%     
==========================================
  Files          17       17              
  Lines        4903     4919      +16     
==========================================
+ Hits         3687     3703      +16     
  Misses       1216     1216              
Impacted Files Coverage Δ
src/annotate/strucvars/mod.rs 86.82% <96.66%> (+0.15%) ⬆️

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

@holtgrewe holtgrewe merged commit 316b123 into main May 3, 2023
9 checks passed
@holtgrewe holtgrewe deleted the fix-header-extended-pedigree branch May 3, 2023 07:00
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.

None yet

1 participant