arrogantrobot / 23andme2vcf

convert your 23andme raw file to VCF | DEPRECATED, please see https://github.com/plantimals/2vcf
MIT License
95 stars 30 forks source link

Add v5 chip reference file #19

Closed calbers191 closed 6 years ago

calbers191 commented 6 years ago

This is the working version of the v5 reference. Seems to work fine, the only thing I noticed is that it generates a line in the VCF even when the alt sequence matches the reference. Does this happen with the other versions as well?

arrogantrobot commented 6 years ago

greetings friends. I just realized that I haven't been receiving email updates from this repo for a while. I'll take stock of things and approve this new reference as soon as I can validate it. thank you for your time.

arrogantrobot commented 6 years ago

Thank you for your contribution, @calbers191. indeed, I wanted to have one row per locus, so that the user could distinguish between no-call and a reference call.

arrogantrobot commented 6 years ago

this closes issue #19