This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to find the gene structure of a gene?

Hi all

Does anyone know a tool to find the gene structure of a gene?

Thank you

gene structure

Can you give more detail about what you're looking for? Are you annotating genes de novo and trying to predict structure? Does structure mean where is the CDS? Are you interested in each exon, and each UTR? Is this a novel organism or are you looking for annotation files?

I need to check a variant. so i want to take a look generally to the gene of it

4 answers

Search for your gene of interest in the UCSC Genome Browser, or similar.

RefGene: http://hgdownload.cse.ucsc.edu/goldenpath/hg19/database/refGene.txt.gz

If you want to look at a variant in terms of genes, your best start point is to run it through the VEP. You'll get the effect and the position of the variant in the gene, and you can click through to view the gene structure and sequence.

If you want to look at a variant in terms of genes, your best start point is to run it through the VEP. You'll get the effect and the position of the variant in the gene, and you can click through to view the gene structure and sequence.

Thanks Emily_Ensemble :)

Log in to answer this question.