Yuanhang Liu

Results 3 comments of Yuanhang Liu

I have the similar issue now. d3heatmap is working fine in my console but not in a shinyapp. In my shinyapp, I encountered similar issue as explained above. The difference...

It's a bug for FindSpatiallyVariableFeatures.stdassay `object[names(x = svf.info)]

I encountered the same issue when setting max_cores higher than 1. For me it's caused by the parallel backend with parallel::makeCluster not working properly. I created a repo here (https://github.com/Liuy12/spacexr),...