Transcription Factor Functions

Transcription Factor Functions

1

I have been wondering if there is a database that contains information about whether a transcription factor has a repressive or an activating or a context-dependent function.


factor


database


transcription

• 71 views

If you performed a whole-genome FIMO scan, selecting those hits that match your TF of interest, you might perform set operations on those hits against datasets like epilogos, which calculate functional annotations for different sets of biosamples from their respective chromatin state patterns.

Tabix files are available from that site for local queries (click on the arrow button in the top-right corner of the browser and select “Data”), or the Python tool can be run locally for custom analyses.

As an example, biosamples for female human will have transcriptional activity over regions in chrX like FIRRE (OMIM), as compared with male biosamples. These and other functional differences would be expected over the sex chromosome. Set ops over the paired biosample tabix would give differential scores useful for inspecting regions.

Given regions of differential function, one could use MEME to look for de novo motifs over their sequences, or use FIMO to get all hits and then do a bedmap-style operation over said regions-of-interest.


Login
before adding your answer.

Traffic: 1527 users visited in the last hour

Read more here: Source link