Hi all,
I am conducting whole genome analysis on 1K Genomes data and I need some help understanding the VCF file
First, my VCF file only contains 1/0 and 1/1 genotypes. Why i am not seeing 0/0. Also, does it mean that if a genomic location (Chr:location) is not in the VCF then there is no variation detection at that location? (which would be the same as 0/0)
Second, if i have to find out the genotype at a particular location how does one do that. We have some variants which are not in dbSNP, how can I view them in a VCF file?
I am using SAMTools and VCFUtils all under standard alrorithm settings.
Thanks,
Ashwin
I am conducting whole genome analysis on 1K Genomes data and I need some help understanding the VCF file
First, my VCF file only contains 1/0 and 1/1 genotypes. Why i am not seeing 0/0. Also, does it mean that if a genomic location (Chr:location) is not in the VCF then there is no variation detection at that location? (which would be the same as 0/0)
Second, if i have to find out the genotype at a particular location how does one do that. We have some variants which are not in dbSNP, how can I view them in a VCF file?
I am using SAMTools and VCFUtils all under standard alrorithm settings.
Thanks,
Ashwin
Comment