AddGES | R Documentation |
Generates a GES, either internally or against an external reference.
AddGES(pisces.obj, method = c("scale", "ecdf"), ref.mat = NULL)
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). |
A Seurat object with a 'ges' matrix (features X samples) added to the 'PISCESpact' assay.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.