This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Accurate position for a gene

Excuse me:

How do I know the exact position (format: chr***:***-***,not like 2q22-q23) for a gene?

Many thanks in advance!

gene sequence next-gen-sequencing

1 answer

https://genome.ucsc.edu/

OR You can also download gtf file (http://www.ensembl.org/info/data/ftp/index.html) for your organism of interest. This file contains genes and their start and end positions.

Or even biomart, for a list of genes.

Log in to answer this question.