how to see 2 or more variants are in the same read
VarDict represents complex variant composites as a single variant, rather than as multiple individual variants. Whenever an InDel is detected in a read, VarDict will recursively scan for another InDel (within 10 bp)
or mismatches (within 3 bp) in the same read, and if found,
combines them as one variant. The same rule also applies
to consecutive mismatches, resulting in calling multiple nucleotide variants (MNVs).
how can I see a germline or simatic variant is in the same read?
thanks a lot
-
here I am asking how to know that in gatk vcf
thanks a lot
Please sign in to leave a comment.
1 comment