Variant Sites Not Listed In Vcf
1
1
Entering edit mode
11.8 years ago
win ▴ 970

hi all hope someone can help. The .vcf file generated after SNP calling contains variants with genotypes of 0/1 or 1/0 or 1/1.

does this mean that variants not detected in the vcf are homozygous wildtype.

is there a way to extract all such variants from the bam file an generate a file that has the QC score?

thanks in advance. ashwin

variant vcf • 2.2k views
ADD COMMENT
0
Entering edit mode

Ashwin -- what method are you using to call variants? Most callers have an option to enable reporting of confident reference calls as well. For instance, in GATK UnifiedGenotyper use EMIT_ALL_CONFIDENT_SITES http://www.broadinstitute.org/gatk/gatkdocs/org_broadinstitute_sting_gatk_walkers_genotyper_UnifiedGenotyper.html#--output_mode

ADD REPLY
1
Entering edit mode
11.8 years ago
JC 13k

use samtools mpileup to call all position in your BAM -> http://samtools.sourceforge.net/samtools.shtml

ADD COMMENT

Login before adding your answer.

Traffic: 2670 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