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

Store all information given in VCF files #18

Closed
christopher-mohr opened this issue May 6, 2020 · 0 comments · Fixed by #19
Closed

Store all information given in VCF files #18

christopher-mohr opened this issue May 6, 2020 · 0 comments · Fixed by #19
Labels
enhancement New feature or request
Milestone

Comments

@christopher-mohr
Copy link
Collaborator

christopher-mohr commented May 6, 2020

Information present in the INFO column and genotype (sample specific) information should be parsed and stored in the store.

Since the information that can be stored in there is not limited we store the information as defined in the file specifications and store additional information as VARCHAR.

File specifications:
http://samtools.github.io/hts-specs/VCFv4.1.pdf
http://samtools.github.io/hts-specs/VCFv4.2.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant