yoeHuuui
yoeHuuui
Hi! I find a way to solve this problem. It sames like a bug in lower version of glibc; For more information you can see: https://lover.blog.csdn.net/article/details/117623889. For me, I vim...
the function **blue2green2red**
And **hmocols** can change the coloring scheme, like this ```r plot_pseudotime_heatmap(cds, num_clusters = 2, return_heatmap = T, hmcols = colorRampPalette(colors = c("blue", "white", "red"))(62)) ```