When I go to next step, the new fuction has issue:
> pbmcsca <- RunQuantileNorm(pbmcsca, split.by = "Method")
Error in ncol(object@H[[1]]) :
trying to get slot "H" from an object of a basic class ("list") with no slots
I test the data ifnb in vignette and my own data. It turns out to be the same error.
Hi, thanks for your comment. Please update liger to version 0.5.0 (you are using 0.5.0.9000 which is a pre-release version). This should solve the problem.
Thanks for your great work and recent update of seurat-wrappers. I followed the vignette of liger to test the new function
RunQuantileNorm
When I go to next step, the new fuction has issue:
I test the data ifnb in vignette and my own data. It turns out to be the same error.
Here is sessionInfo() output: