Hi Everyone,
Can anyone help me how to get coordinates of the genome features for hg19? For example genes, Exon, intron, 5'utr and 3'utr , promoters.
For genes and Exon I can get from gtf file. Right? The issue is with other features.
Please suggest.
Thank you
Hi
thanks
Good suggestion.
How about UCSC genome browser table https://genome.ucsc.edu/cgi-bin/hgTables
Do you think is it correctly provide desired coordinates?
I stiil dont know about promoter. So I thought to take 200 bp upstream of gene start. Does it make sense for approx promoter site ?
This should be a comment to my original answer and that keeps the organization properly.
I am not entirely sure about the UCSC browser table, but looks like you might be able to retrieve some data that you want.
Sorry, I missed the promoter part of your original question. Ensemble has great resources that can help you get at this. Take a look at this Biostars post and this documentation. Based on these you can download human regulatory build from the FTP site.
If you run this command on this file you can see that it contains more information and this seems like a great resource.
Hope this helps!