This is a test version of Biostars. For the public version, visit https://www.biostars.org.
near by genes for Variant

Given a variant(rs ID) , how to find nearby genes of that variant? Any tool/method

variantgene

if you have it as VCF or text, VEP should be able to do that. Option to use is --distance [bp_distance(,downstream_distance_if_different)]

1 answer

I'm not sure if this answers your question, but if you have a gene of interest, you can search for it along with your species of interest in the NCBI Gene database. Then click on the relevant search result and scroll down to "Genomic context", where you will see a chromosomal map of you gene of interest and the closest nearby genes.

Log in to answer this question.