Hello all,
I'm writing with the hope someone can clarify a doubt I have about the differential heatmap generated by the package InteractiveComplexHeatmap via the simple command interactivate(dds).
I read the package documentation at https://bioconductor.org/packages/release/bioc/html/InteractiveComplexHeatmap.html, but I couldn't find the answer I am looking for, because in the examples depicted the dds only contain two groups. What is the information shown by the differential heatmap in case of more than two groups?
I have a dataset with 3 groups, as you can see here:

By selecting a FDR cutoff equal to that chosen when extracting results from pairwise comparisons (i.e. LFS1 vs LFC and LFS2 vs LFC) I see 271 significant genes. Anyway, I don't understand what they are. At first, I guessed this is the unique + common genes resulting from the two pairwise comparisons, but that doesn't seem to be the case.
Also, what are all the legends referring to? What is the data represented in the MAplot and volcano plot by default in case of multiple groups?
Looking forward to your reply.
Cheers,
A
deseq2
interactivecomplexheatmap
heatmap