get.umap: Further process the seurat object from simulated transciptome...

View source: R/Echidna_other_functions.R

get.umapR Documentation

Further process the seurat object from simulated transciptome output and make UMAP ready for plotting.

Description

Further process the seurat object from simulated transciptome output and make UMAP ready for plotting.

Usage

get.umap(gex, d, reso)

Arguments

gex

output from get.elbow function.

d

dims argurment of in Seurat::FindNeighbors() and Seurat::RunUMAP

reso

resolution argument in Seurat::FindClusters()

Value

Further processed seurat object from simulated transciptome output with UMAP ready for plotting.


Platypus documentation built on Aug. 15, 2022, 9:08 a.m.