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

VariantContextConverter never returns DatabaseVariantAnnotation #1097

Closed
akmorrow13 opened this issue Jul 31, 2016 · 1 comment
Closed

VariantContextConverter never returns DatabaseVariantAnnotation #1097

akmorrow13 opened this issue Jul 31, 2016 · 1 comment

Comments

@akmorrow13
Copy link
Contributor

akmorrow13 commented Jul 31, 2016

in VariantContextConverter function convert line 184:
def convert(vc: HtsjdkVariantContext): Seq[ADAMVariantContext]

always creates ADAMVariantContext without a DatabaseVariantAnnotation, even in the 1000genomes files with alleleFrequency fields.

@fnothaft
Copy link
Member

fnothaft commented Aug 1, 2016

That's going to be patched by #1078. If you need this right now with the ADAM 0.19.0 DatabaseVariantAnnotation schema, you may want to use some derivative upon bigdatagenomics/quinine@a5cb6b0. I'm going to close this as a dupe for now, but please reopen this if you think it should fall outside of #1078.

@fnothaft fnothaft closed this as completed Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants