Bioinformatics Asked on December 22, 2021
I have created a heat map using WGCNA using R. But the heat map command is not showing the plot and there is no error. I have a large number of modules and traits. I am not sure if that is the reason. But I tried making it in HPC R and it still is not showing any result plot. Thank you!
If you've copied over from some of the WGNCA tutorials you might have additionally copied the sizeGrWindow command - it's caused some of my plots to disappear.
ie:
sizeGrWindow(9,6) # delete this line
plot(...)
Answered by Jack Gisby on December 22, 2021
The plot is probably being drawn to a device that you cannot view on a cluster. If you're using the plotNetworkHeatmap
function, say, try something like this:
png("plot.png", ...) #specify height, width, etc
plotNetworkHeatmap(....) #call your function
dev.off()
Now, scp
the plot.png
file over to your local machine to view the plot.
Answered by Ram RS on December 22, 2021
1 Asked on July 10, 2021 by i_dont_know
3 Asked on July 9, 2021 by igor-filippov
1 Asked on July 5, 2021
2 Asked on July 5, 2021
0 Asked on July 4, 2021
0 Asked on July 4, 2021
1 Asked on July 3, 2021 by ehsan-salehabadi
2 Asked on July 1, 2021 by yuval
8 Asked on June 26, 2021 by conchoecia
Get help from others!
Recent Answers
Recent Questions
© 2023 AnswerBun.com. All rights reserved. Sites we Love: PCI Database, MenuIva, UKBizDB, Menu Kuliner, Sharing RPP, SolveDir