Skip to content
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

error #287

Open
shinlin77 opened this issue Mar 19, 2023 · 3 comments
Open

error #287

shinlin77 opened this issue Mar 19, 2023 · 3 comments

Comments

@shinlin77
Copy link

I got this error

[912] [2023-03-18 17:00:50.893] [GLnexus] [error] Failed to genotype: Invalid: genotyper: unexpected result when fetching record FORMAT field (W149 <0>:180392281-180392281 PL vector length 5, expected 6)

chr1 180392281 . G A,<*> 0.4 NoCall . GT:GQ:DP:AD:VAF:PL ./.:0:19:0,0,0:0,0:0,0,990,990,990

I can see why it expects 6 values, but all NoCall positions from DeepVariant look this, I believe.

@wharvey31
Copy link

wharvey31 commented Sep 4, 2023

I am also experiencing this error. To add more context, these are occurring when attempting to merge gVCFs from DeepVariant PEPPER. These seem to be a different format than normal gVCFs in that they have a variant call for each base position as opposed to some collapsed variants.

@SophieS9
Copy link

Hi @shinlin77 and @wharvey31 did either of you make progress with this issue? I've encountered the same issue when trying to merge gVCFs from DeepVariant PEPPER.

@wharvey31
Copy link

@SophieS9 We ended up filtering out this variant out of the input gvcf. It was really only one or two genome-wide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants