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
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
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.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
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