AddGES: Generates a GES, either internally or against an external...

View source: R/object_funcs.R

AddGESR Documentation

Generates a GES, either internally or against an external reference.

Description

Generates a GES, either internally or against an external reference.

Usage

AddGES(pisces.obj, method = c("scale", "ecdf"), ref.mat = NULL)

Arguments

pisces.obj

A Seurat object with the 'PISCESpact' assay.

method

One of 'scale' or 'ecdf'. If not specified, will use 'scale'.

ref.mat

Optional matrix of appropriately normalized reference data (features X samples).

Value

A Seurat object with a 'ges' matrix (features X samples) added to the 'PISCESpact' assay.


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