This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Transcription factor enrichment analysis

Hi All,

I am working with some RNA-seq and Chip-seq data.

Can you recommend software / R package that can help me perform transcription factor enrichment analysis

Thanks tarek

rna-seq chip-seq

2 answers

You can use the edgeR or DESEQ2 packages to find differentially expressed genes from your RNA Seq data, and you can use the GenomicRanges package to slice and dice your ChIP Seq data (assuming you've called peaks). However, you'll have to be a lot more specific with your question to get more specific answers.

Hi Seidel, Thanks for the reply. I have already done with the RNAseq amd Chipseq analysis. I just wanted to know a tool for transcription factor enrichment analysis.

Tarek

I have been using RSAT. It contains quite some different tools, and you can work with Chip-seq as well.

Hi, The link for RSAT is not working! Thanks Tarek

oups. Now it should work.

Log in to answer this question.