-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
when I running code:
library(PISCES)
fs <- list.files("tools/ARACNe/test2/res","_pruned",full.names = T)
net_lst<- map(fs,readRDS)
seurat_obj<- PISCES::PISCESViper(seurat_obj, net_lst)
An error occurs:
Error in HasPISCESAssay(data.object) :
could not find function "HasPISCESAssay"
Next, I've only seen the function once in github source code, and I don't know where the function came from.
Metadata
Metadata
Assignees
Labels
No labels