ClusterGVis
ClusterGVis copied to clipboard
clusterData Error
Hi Junjun,
Thank you so much for this tool! It's quite helpful for me. I came across with this error when using a large matrix. I guess this issue may come from plotting the heatmap using a large matrix. I would really appreciate that you could fix this issue in the future version.
ck <- clusterData(exp = mat, cluster.method = "kmeans", cluster.num = 5) 0 genes excluded. Error: Image must have at least 1 frame to write a bitmap dim(mat) [1] 335 36087
Best wishes, Xujia
same question! Do you have some idea to fix?
您的邮件已收到,谢谢您的来信。
Seems like there is a way to fix the bug. https://github.com/jokergoo/EnrichedHeatmap/issues/58