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

wrong header on relate pairs output #47

Closed
fgvieira opened this issue Apr 6, 2020 · 1 comment
Closed

wrong header on relate pairs output #47

fgvieira opened this issue Apr 6, 2020 · 1 comment

Comments

@fgvieira
Copy link

fgvieira commented Apr 6, 2020

The pairs output from somalier relate seems to have an extra ibs2 in the header:

#sample_a       sample_b        relatedness     ibs0    ibs2    hom_concordance hets_a  hets_b  shared_hets     hom_alts_a      hom_alts_b
      shared_hom_alts ibs2    n       x_ibs0  x_ibs2  expected_relatedness

and should be:

#sample_a       sample_b        relatedness     ibs0    ibs2    hom_concordance hets_a  hets_b  shared_hets     hom_alts_a      hom_alts_b
      shared_hom_alts    n       x_ibs0  x_ibs2  expected_relatedness
@brentp brentp closed this as completed in c50a639 Apr 6, 2020
@brentp
Copy link
Owner

brentp commented Apr 6, 2020

thanks for reporting. i just pushed a fix for this and i will get out a release early next week.

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

No branches or pull requests

2 participants