cluster: Wrapper around sNN clustering in Seurat

View source: R/seurat_wrappers.R View source: R/scRNA.R

clusterR Documentation

Wrapper around sNN clustering in Seurat

Description

functionality for returning clusters

functionality for returning clusters

Usage

cluster(so, resolution = 0.4, n_dims = 30, reduction = "pca")

cluster(so, resolution = 0.4, n_dims = 30, reduction = "pca")

Arguments

so

a SeuratObject of your data

resolution

clustering resolution, default = 0.4

n_pcs

how many pcs to cluster on

Value

a list of all parameters calculated

a list of all parameters calculated


Jerby-Lab/opipes documentation built on Oct. 7, 2022, 12:28 p.m.