Plotting summary Log2FC - Group A v B
Hi.
I've generated some RNA-seq data and have my list of DE genes between two groups and fold-changes (log2FC).
I'd like to be able to plot a summary heatmap of log2FC for this group comparison in a single bar similar to the one in this paper for Figure4A. Would anyone happen to know ideas on how I could put together a ggplot script for this?

• 1,714 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Please read the documentation of heatmap packages, such as ComplexHeatmap. Biostars is generally not a code writing service, therefore it is expected that you show what you've tried so far.