More posts like this
-
Error "ckalloc: request for negative space" about multiz
written by marh32 •Could someone please tell me what would cause the error below? `multiz.v11.2: ckalloc: request for negative space.` Some of my MAF files ran good, but …
-
sequence error
written by maricom •Hi, What kind of base sequence errors could happen more frequently at MiSeq? I found a document saying G > A and C > T …
-
How to read gene variants
written by maricom •Hi, I see a variant in a document written like this "A > A/AG", but what does it mean? It's a human genome so does …
-
Criteria for variant call
written by maricom •Hi, I'm doing variant calls of human genomic data for clinical research purposes (trying to find mutations that could cause cancers), and I'd like to …
-
What is gnomAD allele frequency
written by Eric Wang •Hi, all What is gnomAD allele frequency? How to calculate the population allele frequency of a variant in gnomAD? What is the difference between VAF, …
-
gatk HaplotypeCaller options
written by maricom •Hi, I am counting variants using gatk HaplotypeCaller, however, I am not sure the difference between two options, MappingQualityReadFilter and MappingQualityFilter. I read the documents, …
-
How vcftools calculate Fst value?
written by setaHi all, I used vcftools for calculation the Fst value between two populations (pop1 and pop2) using the below command: ./vcftools --vcf file.vcf --weir-fst-pop population_1.txt …
-
calculating allele frequency difference or Fst value ?
written by setaHi all, I would like to determine allele frequency difference of a set of SNPs (say 2500 SNPs) between various populations as my first experience …
-
Alignment and mapping
written by statfaHi, My question may seem so simple. Could you tell me what is the difference between aligning and mapping the short reads to the reference …
-
What does a allele frequency difference between 2 populations mean ?
written by dxf5729 •Hi, I have calculated the top 10 SNPs of their allele frequency differences between two populations (using 1000 genomes vcf data), but I am confused …
Correct way to calculate VAF (Variant allele fraction) from a VCF file here it is,
allele frequency (most frequently) used as a frequency in a population
Thank you for your reply and now it's really clear to me:)