How to find promoter sequences of genes that coding protein or RNA?

Promoter sequences are usually the sequence immediately upstream the transcription start site (TSS) or first exon. If we know the TSS of a gene, we will know with confidence where the promoter is even without experimental characterization. For many organisms, such as as human, mouse, the genome is well annotated and TSS well defined. Thus promoter sequence retrieval is an easy task. There are three major genome browsers: NCBI, Ensembl and UCSC.

1. Go to ensembl website: http://www.ensembl.org/index.html

2. Choose an organism such as Human(http://www.ensembl.org/Homo_sapiens/Info/Index)

3. Search your gene such as GPR48(http://asia.ensembl.org/Human/Search/Results?q=GPR48;facet_feature_type=;site=ensembl;facet_species=Human)

4. Click the right hit on the search result page and it will bring you to the gene summary page. For example the link to GPR48 gene is http://asia.ensembl.org/Homo_sapiens/Gene/Summary?db=core;g=ENSG00000205213;r=11:27365961-27472775

5. On the left, under "Gene Summary", click "Sequence", the sequence of the gene including 5' flanking, exons, introns and flanking region will be displayed.

6. The exons are high lighted in pink background and red text, the sequence in front of the first exon is the promoter sequence.

7. By default, 600 bp 5'-flanking sequence (promoter) is displayed. If you want to get more, click "Configure this page" in the lower left column, a popup window opens allowing to input the size of 5' Flanking sequence (upstream). You can put for example "1000" and then save the configuration.

8. Sometimes there are discrepancies between Ensembl and UCSC annotation regarding TSS. To make sure the first exon given by ensembl is right, copy the promoter sequence

9. Go to UCSC BLAT search at https://genome.ucsc.edu/cgi-bin/hgBlat and choose the right genome (eg, human), paste the sequence there. On the result page, click browse of the first hit, this will bring you to the genome browser Page. The query sequence is now aligned with UCSC genome sequence. Zoom out a bit, you will be able to determine whether the promoter sequence matches UCSC annotation. If it matches, the sequence is very likely the right one. Here is the GPR48 promoter sequence aligned to GPR48 gene.

10. In UCSC genome broswer, you can turn on CpG island feature, if there is CpG island in the promoter sequence, the sequence is highly likely a true promoter. In the above example (GPR48), a CpG island is displayed in the proximal promoter.

11. Beware some genes have alternative promoters. To find those sequences, it requires extensive bioinformatics and experimental analysis.

Souce: NovoPro    2018-02-26