Open JunyanKan opened 1 year ago
同遇到过,后面通过更换vision的版本解决的
同遇到过,后面通过更换vision的版本解决的 H got the same error, Which VERSION of vision did you use?
I had the same error. I solved it by updating VISION to 3.0.1 with the suggestions in #17 using devtools::install_github("YosefLab/VISION")
. However, it seems against what is recommended in README.md.
against what is recommended in README.md
While running sc.metabolism.Seurat function, I encountered an error in "Computing differential signature tests..." step. It mentioned that Error in
[<-.data.frame
(*tmp*
, , 2, value = 0) : 替换数据里有1行,但数据有0.The input data was a standard Seurat object and parameters were set by default.
The specific running processes were listed below: