Entering edit mode
14 months ago
sarahgzb
▴
40
I'm a bit confused on whether or not i should include GATK's public PON (either 1000g_pon.hg38.vcf.gz since I aligned with hg38), make my own from my normal samples, or just leave it and not include a PON. I am planning on including --germline-resource af-only-gnomad.vcf.gz
of coz you still need it even you have gnomad included.
Aligned and variant calling algorithms are not perfect, and the PoN is needed to capture all potential artifacts.
as to the options, your own PoN is always the best option, followed by public PoN.
OP has matched normals. PoN is a solution for when paired normal is not available.
This is simply not true. PoN is needed to capture artifacts even when paired normal and germline database are already used