I am trying to find some database that let me download and compile a table like this:
Organism Chromosome Gene GeneStart GeneEnd PromerStart PromoterEnd
Which database I can start with to download and extract those information? I want to do it for Human, Mouse and Rat with the latest genome version possible. I am comfortable to do any text manipulation provided the information is the for me to download.
Update 1
Purpose of making this table:
I want to make this table to help me choose the upstream regions of genes that may affect gene expression by their methylation status. They can be TSS, polymerase binding site, transcription factor binding site, etc. Anything that involve in regulation of gene expression.
What is your definition of promoter?
Please see update 1
If you can define your promoter, then you could use the TSS from DBTSS to compile your table.