I used GATK 4 for variant calling in bacteria samples. For some samples and some variants, there is no call. How can I know this no call is because of low-quality or gene absence?
Unconfigured Ad
Collapse
X
-
I like breseq http://barricklab.org/twiki/bin/view...meResequencing because it shows the evidence for each variant call and highlights regions of no coverage as well.Providing nextRAD genotyping and PacBio sequencing services. http://snpsaurus.com
-
What is the output? A vcf file will typically give the genotype call and then report on read depth, allele depth, genotype probabilities and quality scores for the call, mapping, and sequences. Can you manually inspect the GATK output? You can also load the bam file into a genome viewer and inspect the region of interest.Providing nextRAD genotyping and PacBio sequencing services. http://snpsaurus.com
Comment
-
@SNPsaurus, yes the output is a gvcf file (almost same as vcf file), and it has all the information that you mentioned. Here, is an example of one locus in one sample with no call.
eg. NC_000913 4473651 . C <non_ref> . . . GT:AD: DP:GQ:PL 0:2,0:2:0:0,0
and after combining with other samples and genotyping it with GASTK4, it will change to this:
GT:AD: DP:GQ:PL .:0,0:0:.:0,0Last edited by Negin; 09-12-2019, 06:47 AM.
Comment
-
So this has 2 reads of the reference, but converts to a no call? Do other loci with only reads get called? There may be a firm threshold for needing >2 reads to support a call. GQ is 0, so that means alternative genotypes are equally likely. I'd say if other loci get called at 2 reads then you need to visualize the alignments to see what is going on.Providing nextRAD genotyping and PacBio sequencing services. http://snpsaurus.com
Comment
Latest Articles
Collapse
-
by SEQadmin2
CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).
Despite this, “CRISPR helped turn genome editing from a specialized technique into...-
Channel: Articles
07-31-2026, 11:01 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Yesterday, 11:17 AM
|
0 responses
8 views
0 reactions
|
Last Post
by SEQadmin2
Yesterday, 11:17 AM
|
||
|
Started by SEQadmin2, 08-18-2026, 10:05 AM
|
0 responses
18 views
0 reactions
|
Last Post
by SEQadmin2
08-18-2026, 10:05 AM
|
||
|
Started by SEQadmin2, 08-13-2026, 12:22 PM
|
0 responses
40 views
0 reactions
|
Last Post
by SEQadmin2
08-13-2026, 12:22 PM
|
||
|
Started by SEQadmin2, 08-11-2026, 10:35 AM
|
0 responses
32 views
0 reactions
|
Last Post
by SEQadmin2
08-11-2026, 10:35 AM
|
Comment