-
Notifications
You must be signed in to change notification settings - Fork 48
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
Truvari refine fails when no regions to refine #185
Comments
Funny story, this is the third ticket in a row related to git clone https://github.com/spiralgenetics/truvari.git
python3 -m pip install truvari |
Unfortunately, the replacement didn't address this error. Looks like it is an issue with
|
My mistake. I saw |
Thanks! That works. I'll close the issue. Here the log from my run |
Version :
v4.1.0
Describe the bug :
Truvari returns an error when there are no regions to refine. Truvari fails during the haplotype extraction step.
To Reproduce :
Running truvari refine on truvari bench output.
Expected behavior :
Truvari completes with message stating to regions were refined, potentially returning an error. Not sure what the optimal behavior is here for most users.
Example Data :
Tarballs with truvari bench output and ref file used.
Additional context :
Encountered this error running a small test dataset during pipeline development. I can provide input files and commands used to generate the truvari bench output if needed.
The text was updated successfully, but these errors were encountered: