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

Long shot: VEP-cache compatibility #160

Open
matthdsm opened this issue Jan 29, 2025 · 2 comments
Open

Long shot: VEP-cache compatibility #160

matthdsm opened this issue Jan 29, 2025 · 2 comments

Comments

@matthdsm
Copy link
Contributor

Let's face it, VEP is slow and requires a bunch of dependencies that may or may not work.
VCFanno on the other hand is small, compiled and fast, but lacks a predefined, curated cache.

It would be a great boon to the bioinformatics world if vcfanno could be modified to use the wealth of information in the vep cache to supercharge vcf annotations!

Is that something you see happening? Either here or over at Echtvar?

Cheers
Matthias

@brentp
Copy link
Owner

brentp commented Jan 29, 2025

hmm. let me think about that. I think vep cache is just chunks of tabix indexed stuff, no?
this would be a longer term (like 2026) project but it's possible.

@matthdsm
Copy link
Contributor Author

AFAIK the vep cache is indeed a bunch of tabix indexed files!
This would be an awesome upgrade of the vcfanno functionality. I can see myself and A LOT of other people really looking forward to this.

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