Quantcast
Channel: vqsr — GATK-Forum
Browsing all 326 articles
Browse latest View live

best way of filtering out common SNPs in the GATK outputted VCF file

In my PiCard/GATK pipeline, I already include the 1000G_gold_standard and dbsnp files in my VQSR step, I am wondering if I should further filter the final vcf files. The two files I use are...

View Article


Picking a VQSR tranche for indels

Hi, Given that there's no tranche plot generated for indels using VariantRecalibrator, how do we assess which tranche to pick for the next step, ApplyRecalibration? On SNP mode, I'm using tranche plots...

View Article


VQSR error: NaN LOD value assigned

INFO 17:05:50,124 GenomeAnalysisEngine - Preparing for traversal INFO 17:05:50,144 GenomeAnalysisEngine - Done preparing for traversal INFO 17:05:50,144 ProgressMeter - [INITIALIZATION COMPLETE;...

View Article

VQSR plots

hi i run VQSR on the vcf file generated by unified genotyper and filtered PASS 63412 out of 86840 (files with snps and indels). as i run unified genotyper with -glm BOTH command. i have two questions...

View Article

Mills reference for indel VQSR

Hi all -- This should be a simple problem -- I cannot find a valid version of the Mills indel reference in the resource bundle, or anywhere else online! All versions of the reference VCF are stripped...

View Article


VQSR on single exome

hi, Geraldine, Thanks for the webinar! You mentioned that VQSR isn't necessary for a single exome. But would there be any drawback to run it on a single exome? I see that it helps to set up the PASS...

View Article

VQSR bundle based on b37 and hg19

Hi, Sorry to bother you guys. Just a few quick questions: 1) I'm attempting to download the bundles for VQSR and I noticed that they are for b37 or hg19. If I performed my initial assemblies and later...

View Article

Image may be NSFW.
Clik here to view.

VQSR on ~500 genomes

Hi, I am working on VQSR step (using GATK 2.8.1) on variants which have been called by UG from ~500 whole genomes of cattle . I run VariantRecalibrator as following: ${JAVA}...

View Article


Image may be NSFW.
Clik here to view.

How should I interpret Phred-scaled Quality Scores?

You may have noticed that a lot of the scores that are output by the GATK are in Phred scale. The Phred scale was originally used to represent base quality scores emitted by the Phred program in the...

View Article


Bug in VariantRecalibrator

Hi there, So for the SNV model in VariantRecalibrator, I was using QD, MQRankSum, ReadPosRankSum, FS for a little while and then decided to add MQ back in since I saw that BP was updated recently and...

View Article

VQSR on exome of small specific population

Hello, I've asked this question at the workshop in Brussels, and I would like to post it here: I'm working on an exome analysis on trio. I would like to run VQSR of filteration on the data. since this...

View Article

VQSR VariantRecalibrator Rplot

java -jar -Djava.io.tmpdir=temp/ -Xmx4g GenomeAnalysisTK-2.8-1-g932cd3a/GenomeAnalysisTK.jar -T VariantRecalibrator -R hg19.fa -input NA19240.raw.SNPs.vcf...

View Article

VQSR filter

Hi, I have exome sequencing data on 90 samples, and my lab uses the VQSR filter to remove low quality variants. I was wondering if I should also perform a genotype-level filter by DP/GQ post this VQSR...

View Article


Is BQSR necessary for de novo mutation calling?

Hi there, I have been using GATK to identify variants recently. I saw that BQSR is highly recommended. But I don’t know whether it is still needed for de novo mutation calling. For example, I want to...

View Article

VQSR

Hi, I am working on non-human species data and i have used VQSR in the analysis pipeline as shown below: If VQSR is performed, should we still consider filtering the variants on basequality and mapping...

View Article


Missing QD tags at some positions

Hey there, How can it be possible that some of my snps or indels calls miss the QD tag? I'm doing the recommended workflow and I've tested if for both RNAseq (hard filters complains, that's how I saw...

View Article

Detecting SNV in human populations

Hello Geraldine, First thank you a lot for your amazing work on this forum. My project deals with discovering rare population-specific variants in human exomes, and I would like to know how the VQSR...

View Article


Variant Recalibration on related Samples

Hi GATK team, our lab has a never ending discussion about running VQSR on related samples or having to exclude them. And i guess we need your help to settle this. We have a multisample call (UG) run on...

View Article

Random Forests VQSR

Hi there, I hope I'm not being too forward here, but I was wondering if your group was still looking into implementing a RF model for VQSR (in particular I was hoping that it would help with smaller...

View Article

Stack trace error while running VQSR

I'm trying to run VQSR on a vcf I just called with HaplotypeCaller. Here is my command: java -Xmx32g -jar /Commands/GATK/GenomeAnalysisTK.jar \ -T VariantRecalibrator \ -R /Reference/ucsc.hg19.fasta \...

View Article
Browsing all 326 articles
Browse latest View live