Supplementary aligments in VAF
Hi everyone! I have a doubt, are supplementary alignment usually considered when the variant allele frequency is calculated? Thanks a lot,
alignment
sequencing
genome
snp
frequency
• 1,373 views
•
link
written
by
deniselavezzari •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
High discrepancy between mutation frequency values
written by Ana •Hi, I have allele frequency data from gnomAD and TCGA, from which I have calculated the mutation frequency. However, when I compare them in a …
-
GATK minimum frequency to call variant
written by deniselavezzari •Hi! Which is the minimum frequency for GATK haplotype caller to call a heterozygous variant?
-
Tabix position and alternative allele
written by deniselavezzari •Hi everyone! I need to extract the variants from a vcf file. I'm using the tabix command but I have some position with multiple alternative …
-
Variant Allele Frequency
written by adarsh •How do we interpret the variant allele frequency to understand whether the variant is germline or somatic? How is it actually calculated? I googled for …
-
Is this range of VAF is ordinary?
written by zizigoluHi I have calculated `Variant Allele Frequency (VAF)` for called SNVs and INDELs called by Strelka separately. For getting VAF, I done VAF = Tumour …
-
Calculation of VAF (variant allele frequency)
written by JJHi all, So, I am interested in computing the VAF (variant allele frequency) by extracting values from a VCF file. From my understanding, the VAF …
-
Comparison of exome variant allele frequencies
written by calven01 •Hey everyone, First time posting and trying to get my head around bioinformatics, so apologies if there is a simple answer to this. I currently …
-
Allele frequency ExAC database
written by kiruphagaran •Hi all, I have a doubt regarding the ExAC database about the allele frequency. For some variants the allele frequency is over 50 %. How …
-
Tool for calculating variant frequency
written by nkaboHi, I have list of variants (snp and indels) and I have rs_ids for each. I have list of rs_id in a csv file. Could …
-
Variant prevalence not listed
written by chloe.p.oconnell •Hi, I'm completing a variant analysis of rare variants found in the genomes of my cases vs. controls. I'm only looking at rare variants (variants …
It is good practice to indicate crossposts between communities: https://bioinformatics.stackexchange.com/questions/15352/supplementary-aligments-in-vaf
As for the question, I'd say that it depends on whether the variant caller that was used in the first place did consider these alignments or not. If considered then yes, count them. If not then not. You would probably need to refer to the manual of the variant caller to find that out.
Thanks, I was wondering if there is a "general rule" indipendent from the variant calling.