-
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
make-gnotate #44
Comments
hi, thanks for reporting. there was a limit on the size of the zip file of 4.2GB. I think this was fixed here |
Thanks! |
I'm not sure that size is my issue though, as I had similar problems in the past making a gnotate from the clinvar vcf |
I see the (additional) problem. Thanks for updating. |
if it's the problem I am seeing, I have a fix in place, but you can get around it by indexing your input file before sending to gnotate. If that's not it, please let me know how to recreate. I did this:
|
slivar would fail on VCFs without index and without contigs in the header
I can confirm that the code you posted above works for me as well so it may just be the size issue |
this is upstreamed here: nim-lang/zip#48 there was also a bug in slivar; when using gnotate with an input VCF that was neither indexed, nor had contigs in the header, it would error. that will be fixed in next release along with the 4.2 GB limit. the above commands actually fail for me (until adding the index to the clinvar download). |
this is fixed in new release. i have tested fairly extensively, but would be good to get your verification that it works for your (previously broken) use-case. |
Will test tomorrow and let you know. Thanks so much!
… On Nov 4, 2019, at 1:55 PM, Brent Pedersen ***@***.***> wrote:
Closed #44 <#44>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#44?email_source=notifications&email_token=AINNDH7K6U4GZI5H5JM6VNLQSBVZRA5CNFSM4JDEHZE2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOUUEQQGY#event-2768832539>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AINNDH43WX4XP7R6IKYVHHLQSBVZRANCNFSM4JDEHZEQ>.
|
Hi Brent,
I can never seem to get gnotate files that I make myself to work I always get this error:
The text was updated successfully, but these errors were encountered: