-
Notifications
You must be signed in to change notification settings - Fork 8
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
MissingInputException in native running #54
Comments
My apologies for not getting to this sooner. I think the default rule for VCFs isn't working right. I'll fix this in an upcoming version and push it out. Were you able to run PAV? |
The change in VCFs leaked through before I intended, I am working on a major release for PAV now. I've fixed this version, and I'm testing now through the default rule. Once the pipeline completes, I'll push v2.4.2. |
I saw that error too, yes, it changed with the last SV-Pop release to harmonize naming conventions. Something got out of sync with PAV (SV-Pop is a submodule). I think I had to delete I am temporarily releasing 2.4.1.2. I want to do more testing before I call it a stable release (any PAV version with a fourth number is a development version). It's out now if you want to try it. I expect 2.4.2 this week or next (it's going to be a busy week). |
Looking forward to it! Wish you good luck and thanks for kindly help :) |
Hi,
When I am trying to run PAV natively with command as
It threw an error:
And when I tried generating an empty file named HG002.vcf.gz, the snakemake ended and displayed:
The assemblies.tsv and config.json were both there. I don't know what's wrong with it (x_x) ... By the way, my snakemake is version 8.18.2, Is it a problem with the version?
Extremely thankful for your response!
The text was updated successfully, but these errors were encountered: