Visualizing a set of genes in ENCODE ChIPseq dataset-Any tools or tutorials?
0
0
Entering edit mode
3.9 years ago

Hi, I have a few set of genes (about 100-200) which I want to show that are enriched for binding with some transcription factors using ENCODE ChIPseq data. So I can get narrowpeak or bigwig files from ENCODE, however, I want to focus on only the genes in my list (mentioned above) and visualize something similar to CHIPSEEKER visualization (similar to abstract heatmap). If anyone know how to feed the data in Chipseeker (R) or suggest any other tools that can do it, would really help. Thanks. Best regards, Jinesh

ChIP-Seq R genome • 773 views
ADD COMMENT
0
Entering edit mode

You can try deepTools

Example usage with bigwig files: https://deeptools.readthedocs.io/en/develop/content/tools/plotHeatmap.html#usage-examples

You can plot only the regions corresponding to your genes-of-interest by creating a .bed file and supplying it to deepTools's computeMatrix command.

ADD REPLY
0
Entering edit mode

Thank you. I will look into this. Seems like a viable option.!!

ADD REPLY

Login before adding your answer.

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