How to find transcription factor binding for region?
2
0
Entering edit mode
5.0 years ago
star ▴ 350

I have a table with enhancer coordinate as row and number of count as the column, I want to know is there any way to find de novo TF for those regions?

 Chr   Start     End           H3k4me1    H3k27ac     ATAC_seq
1     9643292 9643794             13         16           4
1     9646837 9657496             459        922         653
1     9657582 9657828              6         12          10
1     9657962 9658273              7         29          3
ChIP-seq transcription_factor Ensembl TF • 1.1k views
ADD COMMENT
2
Entering edit mode
5.0 years ago
Emily 23k

You could use BioMart. Use the Regulation -> Regulatory Evidence database. Filter by your regions and Feature type class -> transcription factor.

ADD COMMENT
2
Entering edit mode
5.0 years ago
ATpoint 82k

For a de novo approach, you can scan the regions for overrepresented sequences with MEME or Homer.

Alternatively, you can intersect your regions with the ReMap database to find TF binding sites based on actual ChIP-seq data.

ADD COMMENT
0
Entering edit mode

Thanks for reply! is it possible to discover TF using coordinate by MEME? or it uses the sequence as INPUT?

ADD REPLY
1
Entering edit mode

bedtools getfasta is your friend.

ADD REPLY
0
Entering edit mode

Does it take more than 5 min to go to MEME website and check that information ?

ADD REPLY

Login before adding your answer.

Traffic: 2125 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