Why is Beagle v5.4 (imputation) not giving Allele Frequencies (AF) and DR2 in my output?
0
0
Entering edit mode
13 months ago
Olivia • 0

Hi there!

I have just imputed some low-coverage (<4x) whole genome sequencing samples using a WGS reference panel (>10x) and Beagle v5.4:

java -jar beagle.22Jul22.46e.jar gt=${file} impute=true gp=true ne=100 nthreads=16 ref=${refvcf} out=${outfile}

However, the resulting file only has "." in the INFO column so I am not sure how to assess quality. Can I please have some advice on why Beagle is not giving me any accuracy scores or info like Allele Frequencies or Dosage R-squared in the output? I have no idea why this is happening, and I need them to assess accuracy!

There are more genotypes to the right

From the manual it states:

The vcf.gz file is a bgzip-compressed VCF file that contains phased, non-missing genotypes for all non-reference samples. The output vcf.gz file can be uncompressed with the unix gunzip utility. If a reference panel is specified and ungenotyped markers are imputed, the VCF INFO field will contain: • A “DR2” subfield with the estimated squared correlation between the estimated allele dose and the true allele dose • An “AF” subfield with the estimated alternate allele frequencies in the target samples • The “IMP” flag if the marker is imputed

qc imputation beagle • 813 views
ADD COMMENT
0
Entering edit mode

Is it possible that this is because I am working with WGS data, not SNPchip data, so I am only imputing based on known SNPs/genotypes within the reference panel, so no new SNPs are imputed? And AF and DR2 are somehow related to that?

ADD REPLY

Login before adding your answer.

Traffic: 2402 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6