PISCESActivity | R 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.
PISCESActivity(pisces.obj, net.list, sample.weights = TRUE, use.sct = FALSE)
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. |
Seurat object with 'PES' matrix in 'scale.data' of 'PISCESpact' assay. 'NES' results will be stored in the 'misc' field of the 'PISCESpact' assay.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.