摘要: > scRNA <- FindNeighbors(scRNA, dims = pc.num) Computing nearest neighbor graph Computing SNN Error in validObject(.Object) : invalid class “Graph” ob 阅读全文
posted @ 2021-06-23 21:36 emanlee 阅读(1158) 评论(0) 推荐(0)
摘要: > library("Seurat")Error: package or namespace load failed for ‘Seurat’: object ‘markvario’ is not exported by 'namespace:spatstat'In addition: Warnin 阅读全文
posted @ 2021-06-23 20:21 emanlee 阅读(1354) 评论(0) 推荐(0)
摘要: install.packages("installr") # Rtools install.packages('stringi', type = "binary") install.packages('rsvd', type = "binary") spatstat (2.1-0 -> 2.2-0 阅读全文
posted @ 2021-06-23 20:01 emanlee 阅读(1218) 评论(0) 推荐(0)
摘要: installing via 'install.libs.R' to C:/Program Files/R/R-3.6.0/library/00LOCK-stringi/00new/stringi downloading the ICU data library (icudt) output pat 阅读全文
posted @ 2021-06-23 19:46 emanlee 阅读(2056) 评论(0) 推荐(0)
摘要: 安装Seurat包 安装Seurat包 install.packages('Seurat', type = "binary") install.packages('Seurat') library('Seurat') packageVersion("Seurat") 相关包下载 install.pa 阅读全文
posted @ 2021-06-23 09:06 emanlee 阅读(16849) 评论(0) 推荐(0)