Compute Pathway and Transcription Factor Activities with decoupleR
compute_activities.Rd
Computes pathway or transcription factor activities from a
SpatialExperiment using methods provided by the
decoupleR package.
Arguments
- spe
-
SpatialExperimentcontaining expression data. - reference
-
Reference data frame from
get_decoupleR_reference(). - method
-
Activity method (e.g.,
"wmean","viper","gsva"); seedecoupleRdocs for options. - assay
Assay to use for calculations.
- statistic
-
If multiple statistics are produced, select one to store.
- ...
Further arguments passed to the selected method.