Description Usage Arguments Value
View source: R/ref_ser_process.R
Reads in a blank ser object (usually from align_sers.R) and processes with a traditional Seurat pipeline. All scaling will be performed using metadata from the reference Seurat object
1 | ref_ser_process(ser, res = 0.8, ref_ser = NULL)
|
ser |
Seurat object to process. |
res |
Resolution for clustering |
ref_ser |
A processed reference Seurat object used to obtain metadata for scaling and cell selection. |
Outputs a processed Seurat outputs (PCA, UMAP, Phate)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.