PISCESActivity: Generates protein activity readout using the NaRnEA...

View source: R/object_funcs.R

PISCESActivityR Documentation

Generates protein activity readout using the NaRnEA algorithm. Uses either the GES object found in the 'misc' field of the 'PISCESpact' assay or the 'scale.data' field of the 'PISCESgexp' assay.

Description

Generates protein activity readout using the NaRnEA algorithm. Uses either the GES object found in the 'misc' field of the 'PISCESpact' assay or the 'scale.data' field of the 'PISCESgexp' assay.

Usage

PISCESActivity(pisces.obj, net.list, sample.weights = TRUE, use.sct = FALSE)

Arguments

pisces.obj

Seurat object w/ the 'PISCESpact' assay.

net.list

List of networks. If not specified, networks in the 'misc' field of the 'PISCESpact' assay will be used.

sample.weights

Flag to compute sample-specific weights. Default of TRUE.

use.sct

Flag to use the SCT matrix as a GES. Default of FALSE.

Value

Seurat object with 'PES' matrix in 'scale.data' of 'PISCESpact' assay. 'NES' results will be stored in the 'misc' field of the 'PISCESpact' assay.


califano-lab/PISCES documentation built on Jan. 11, 2023, 5:34 a.m.