有没有大神知道运行了:scRNA <- SCTransform(scRNA, vars.to.regress = "percent.mt", verbose = FALSE)之后,一直卡在这里然后安装它提示的这个包也没用`vst.flavor` is set to 'v2' but could not find glmGamPoi installed.
Please install the glmGamPoi package for much faster estimation.
--------------------------------------------
install.packages('BiocManager')
BiocManager::install('glmGamPoi')
--------------------------------------------
Falling back to native (slower) implementation.
sctransform报错
最新推荐文章于 2025-04-22 21:23:03 发布