How Can I Find Target Genes Of A Transcription Factor?
8
4
Entering edit mode
12.2 years ago
Reyhan ▴ 40

how can I find target genes of a transcription factor?

target gene transcription • 24k views
ADD COMMENT
0
Entering edit mode

I'm deleting your second question from the answers section. Please use the comments underneath answers for further questions, rather than posting a question as an answer.

ADD REPLY
5
Entering edit mode
12.1 years ago

If you have ChIP-seq data, you can use TIP:
http://bioinformatics.oxfordjournals.org/content/27/23/3221

ADD COMMENT
0
Entering edit mode

Can you provide a link to download the TIP software? There is no link in the paper or on Mark Gerstein's lab website.

ADD REPLY
0
Entering edit mode
ADD REPLY
3
Entering edit mode
12.2 years ago
Ericc ▴ 50

I think there are two ways to do this: 1. You can check the ChIP-chip and ChIP-Seq data from GEO and ENCODE for your TF. This is the direct evidence that the TF binds to the targets. But the TF binding is a dynamic/tissue specific process, so make sure the ChIP-chip and ChIP-Seq experiment performed in the similar tissue/cell type you are interested in. 2. Or if you know the motif of that TF (check Transfac), you can use the motif to scan the gene promoters. If the promoter contain the motif (usually this region should also be conserves across multiple species), then the corresponding gene might be the target of that TF. This is just a computational prediction.

ADD COMMENT
2
Entering edit mode
12.2 years ago

You might check MSigDB. Also, the ENCODE project has an ever-expanding list of ChIP-Seq datasets that might be relevant.

ADD COMMENT
2
Entering edit mode
9.2 years ago
Kamil ★ 2.3k

You might be interested in this R package: https://github.com/slowkow/tftargets

It summarizes 6 datasets:

See make_rdata.R for the script that converts the raw data into lists of gene sets.

Usage Example

  • Show the names of the lists.
  • Show the names of the first 5 transcription factors in TRRUST.
  • Show the gene targets for the AIP transcription factor.

screenshot

ADD COMMENT
1
Entering edit mode
12.1 years ago

Check out PAZAR. They have a downloads page with TFs and the genes regulated by them. This is a curated set built from the literature, other databases (e.g., ORegAnno), ChIP-Seq datasets, and more.

ADD COMMENT
0
Entering edit mode
12.1 years ago
Ryan Dale 5.0k

TIP is mentioned in another answer; another algorithm to try is EMBER (Expectation Maximization of Binding and Expression pRofiles).

ADD COMMENT
0
Entering edit mode
7.5 years ago
jin ▴ 80

For target genes of plant transcription factors, you can find it in PlantRegMap

ADD COMMENT

Login before adding your answer.

Traffic: 2701 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6