How do I map genes to snps
0
0
Entering edit mode
3.4 years ago

So I'm pretty new to computational biology and this might be a super dumb question to ask haha

How do I find out all the snps on a list of genes with a 50kb window at the start and end of the gene? Thanks!

gene • 1.1k views
ADD COMMENT
1
Entering edit mode

Answer here should get you thinking of one way: Getting BasePairs/SNPs/Variants from Chromosome Positions

Replace step 1 with a BED file of the chromosomal coordinates of genes you are interested in (+ 50 kb added).

ADD REPLY
0
Entering edit mode

it's a little late but thank you so much! that really helped

ADD REPLY
0
Entering edit mode

Annotate with tools like SNPeff, VEP etc or intersect with dbSNP vcf.

ADD REPLY
0
Entering edit mode

@pierre OP wants to start with a list of genes rather than rs ID's.

ADD REPLY

Login before adding your answer.

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