Entering edit mode
1 day ago
carolofharvest
▴
50
I am doing transcription factor activity analysis on my single cell data and I ve used lmer model for statistical comparison between my two condition.
I want to plot my results in heatmap ( TFs as rows, Celltype as columns) . I think I can use esiimate values generated from lmerTest::lmer() function as they are like fold change values but I am not sure.
Should I use estimates values on plots directly without scaling them ? If i use real estimates values ( max 0.3 , min - 1.5) , i get really weird plot.
Some might know what "lmer model" for "transcriotion factor analysis" is. Why don't you show representative data so people can suggest visualization. Maybe a link to a paper doing similar?