Heatmap from the coverage
Hello everyone
I am trying to plot heatmap based on the coverage information. The coverage was computed for the transposons and the genomic co-ordinates using the bedtools. Now I would to plot the heatmap to show the enrichment associated with the region. I would like to have suggestions for the tools to plot the heatmap.
Thank you so much.
• 1,506 views
•
link
0 answers
No answers yet.
Log in to answer this question.
If you want to combine in a single plot annotation tracks and coverage karyoploter might be your best choice, otherwise, if you just want to visualize it, you can use IGV, you have the option to visualize coverage as a heatmap.
Thank you so much for your response. I will implement the tools being mentioned.