-
Notifications
You must be signed in to change notification settings - Fork 23
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
gnomAD v4 #161
Comments
Hi Emma, I am not involved with slivar development but my lab is currently putting together a gnomad v4 gnotate file. Assuming it works as planned, I would be happy to share the file and/or the script we used to generate it. To keep file size manageable, we are only including a small subset of INFO fields, which may not match what you require:
I should have this tested later this week. Cheers, |
Hi William, apologies for the delayed response but thank you so much that would be brilliant if you don't mind Id love to take you up on that! It would be great to have both file/script if that's alright - you can let me know the best way to share once its ready. Thanks so much again for your kind offer! |
Hi Emma, I started with the full gnomAD v4 release, one bgz per chrom. As mentioned we only needed 3 annotations--we dropped the
Then I just concatenated these chroms into a single bcf:
Index the single bcf:
And create the gnotate:
Clean up your temp files and that's all there is to it. I'm happy to send our gnotate file to you, though I suspect you may want to tailor it to the fields you require. Just let me know! Cheers, |
Thanks so much for this William - honestly you're so good for sending all of this! Its really generous . Emma |
Sure thing, here it is (plus index): https://storage.googleapis.com/anhinga/gnomad_v4_faf95joint_allChroms.bcf Let me know if you have any problems! |
Thank you so much!! Really appreciate it! Take Care! |
No problem! Looks like you've pulled the files, so I've removed public
access.
Cheers,
William
…On Fri, Dec 22, 2023 at 5:05 AM equinne5 ***@***.***> wrote:
Thank you so much!! Really appreciate it! Take Care!
—
Reply to this email directly, view it on GitHub
<#161 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQRLFGONO65PYEG55U442DYKWARDAVCNFSM6AAAAABAJR4WYWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRXGY3DKMJVGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
@equinne5 just so you're aware, there is an issue with gnomAD v4.0 AN and AF values: https://docs.google.com/document/d/1Xm5ZIhmkh7hv2qEfCDS6J2T0IUZYiXP8pNClTlNvCGQ/edit |
Hi Brent,
Thanks so much for SLIVAR and all of your wonderful tools!
was just wondering if there are any future plans to generate gnotation files for gnomAD v4- I understand its a huge undertaking so just wanted to see if its in the works in the future or if we should look into generating it ourselves.
Emma
The text was updated successfully, but these errors were encountered: