question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NoCall with missing PL value

See original GitHub issue

Hi,

I am using Pepper-MARGIN-DeepVariant r0.7 with custom made models for Pepper-SNP, Pepper-HP and DeepVariant. As far as I know, this release uses DeepVariant 1.2.

I have run this pipeline successfully for a small cohort of about 100 genomes but when merging the GVCF files, GLnexus 1.4.1 (with config DeepVariant) complains that at least one variant is missing PL values. I tracked down the issue to one GVCF were the record is:

CHR	POS	.	A	G,<*>	9.9	NoCall	.	GT:GQ:DP:AD:VAF:PL	./.:0:5:0,0,0:0,0:0,0,990,990,990

We can see that this GVCF record has 5 PL values where there should be 6. The corresponding record in the VCF file is:

CHR POS .	A	G	9.9	refCall	.	GT:GQ:DP:AD:VAF:C	./.:0:5:0:0:DV

The VCF record indicates that the variant call was issued by DeepVariant.

Any ideas what could be the issue here?

Thank you for your help, Guillaume

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:15

github_iconTop GitHub Comments

1reaction
pichuancommented, Mar 21, 2022

Hi @GuillaumeHolley , yes! Please email me at pichuan@google.com

0reactions
GuillaumeHolleycommented, Apr 19, 2022

Hi @kishwarshafin,

Thanks for the feedback, I actually forgot to get back to you about this but I have indeed filtered out the NoCall for the small cohort I have after your early feedback and it indeed solved this issue.

Good luck with solving this!

Guillaume

Read more comments on GitHub >

github_iconTop Results From Across the Web

(How to) Filter on genotype using VariantFiltration - GATK
First, the genotype is annotated with a filter expression using VariantFiltration. Then, the filtered genotypes are made into no-call ( ./. ) ...
Read more >
National Do Not Call Registry
Register your phone number to report stop or block unwanted, annoying,telemarketing, spam calls, robocalls to the FTC.
Read more >
The History of Do Not Call and How Telemarketing Has Evolved
For the first violation of the Telephone Privacy Law, a telemarketer may face a penalty of up to $10,000, and the penalty rises...
Read more >
Wisconsin do-not-call list offers permanent registration - Home
Consumers who are already registered on the national do-not-call list — which is permanent — are automatically added to Wisconsin's new list.
Read more >
problem with date formats - Ask TOM
When ever Iam passing dates in the format dd-mon-yy , I am having no problems. ... I get an error 6502 PL/SQL: numeric...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found