-
Notifications
You must be signed in to change notification settings - Fork 110
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
Custom GFF file failing ivar_variants_to_vcf.py with release 2.5 #321
Comments
Just to add that I now found a sample that triggers the same error even with the default GFF file. I can't share that data, but it is just making this issue a bit more urgent for me. Can someone have a look or give me some pointers? Thanks, |
Ping @saramonzon @svarona |
Yes, we've already fixed that, I have to make a PR! |
Thanks everyone. I have now been working with the dev version for a while and all seems to be working as it should. |
@saramonzon I am still getting the same error. I tried to run
Got it working with code in dev branch. Sorry didn't read the @afonsoguerra comment. |
Yeah! Great to hear, that dev works :) |
@afonsoguerra @Rohit-Satyam can I confirm that this issue is fixed already by using the code on the |
Yes. There are issues with the code in edge cases, but this particular issue has been resolved. Thank you! |
Awesome! Thanks for the quick response. Please feel free to submit individual issues for the edge cases you mentioned and we will try to fix in future releases. |
Description of the bug
I've been using a custom GFF file, I've added here in attached, when running viralrecon to highlight variants in the NSP12 which is not highlighted by default in the default GFF. This has worked fine up to version 2.4.1, it now fails in version 2.5.
While I have modified some other parameters, I've excluded them and the custom gff is necessary and sufficient to reproduce the issue.
Command used and terminal output
Relevant files
refannot.gff.gz
System information
Linux step.local 3.10.0-1160.49.1.el7.x86_64 #1 SMP Tue Nov 30 15:51:32 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
HPC running singularity
local executor
singularity containers
viralrecon 2.5
The text was updated successfully, but these errors were encountered: