Variants Without Rs#
1
0
Entering edit mode
12.1 years ago
Ashwin • 0

Hi all, I am performing variant detection using SAMTools and 1K Genomes data and generating a VCF file. The issue is that i have several variants of interest which do not have any rs#, although, i have the chromosomal coordinates and sequences.

I wanted to know the reference alleles for these variants from the reference genome. Is there a diploid version of RefSeq that can be used or is it possible that in db SNP one can search for by chromosomal coordinates?

Any other way to accomplish this?

Thanks in advance.

Ashwin

next-gen variant analysis • 2.2k views
ADD COMMENT
0
Entering edit mode
12.1 years ago

The reference allele is included in the VCF file. dbSNP can be queried for chromosomal position; one approach is to use the UCSC genome browser to look at the chromosomal location.

A more standard approach to dealing with VCF files, though, is to use any one of a number of programs to provide rich annotation of the VCF file. GATK has a VariantAnnotator module. You could also try annovar. There are many others.

ADD COMMENT

Login before adding your answer.

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