Skip to content

what is HasPISCESAssay ? #22

@BioYork

Description

@BioYork

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions