victorwang123

Results 7 comments of victorwang123

How would you solve this problem?

Sorry for only replying now. I I thought at first that it is the sum of each column and row,but it doesn't quite match. And then I found out the...

> thank you very much, when I use the "vertex.weight" ,it successes!

https://github.com/velocyto-team/velocyto.R/issues/54

> Please stick on versions of the R/Python combination I listed in the github. Inferring LTMG needs rpy2, which is not that mature as other python packages. Thanks Can you...

I met the same problem, the `conda install -c cyz931123 r-scgnnltmg` seems not work. Maybe you can try this way: `install.packages("devtools") library(devtools) install_github("BMEngineeR/scGNNLTMG")`