Sample to sample distance heatmap not displaying
lucaskbobadilla opened this issue · 1 comments
lucaskbobadilla commented
Hello,
I am having trouble seeing the Sample to sample distance heatmap, and I loaded the dds and annotation files into the shiny app. All other tabs work perfectly, but the Sample to sample distance heatmap is not displayed.
Any ideas?
Lucas
federicomarini commented
Hi Lucas,
I also encountered this issue every now and then - I could trace it back to some weird behavior of the pheatmap
generated plots.
I know it sounds strange as a "fix", but try to resize the window of the browser where the app is running, this could somehow reveal the content - which otherwise is still displayed (but in the console).
If I find a fix to this, I am more than happy to implement this!
HTH,
Federico