Closed Joy8Liu closed 6 months ago
Find a solution already, never mind.
What was the solution?
What was the solution?
I couldn't remember it clearly. But the reason is one dependency of "glmGampoi" is not installed. I seemed to find this dependency by the Error occurred when I library(glmGamPoi)
? So someone may find hints from the error message.
Hi, there is a issue I've encountered when using sctransform. I'd like to ask this problem for help. I've installed 'glmGamPoi', and the answer to
'glmGamPoi' %in% installed.packages()
is True.But when I run the code
Pre3 <- SCTransform(Pre3, verbose = FALSE)
, The response is the following information:I wonder how I can resolve this problem. Thank you so much for your help in advance.
Originally posted by @Joy8Liu in https://github.com/satijalab/seurat/issues/5585#issuecomment-2095827086