zhanghao-njmu / SCP

An end-to-end Single-Cell Pipeline designed to facilitate comprehensive analysis and exploration of single-cell data.
https://zhanghao-njmu.github.io/SCP/
GNU General Public License v3.0
327 stars 70 forks source link

library(SCP) Error: package or namespace load failed for ‘SCP’: object ‘LayerData<-’ is not exported by 'namespace:SeuratObject' #218

Closed Jzwing closed 7 months ago

Jzwing commented 7 months ago

I replace Seruat V5 with V4, and SCP threw this ERROR, should I reinstall Seruat V5? Some V4 Jobs will crush beacuse The "Layer" mechanism provided in Uptodate Seruat.

Jzwing commented 7 months ago

Is Seruat v5 necessary for SCP?

Jzwing commented 7 months ago

While SCP ask for LayerData<- , I gave SeruatObject v5 to SCP. Issue gone.