integration_analysis: Perform general Seurat analysis on integrated object

View source: R/seurat.R

integration_analysisR Documentation

Perform general Seurat analysis on integrated object

Description

Perform general Seurat analysis on integrated object

Usage

integration_analysis(object, n_dims = 20, cluster_res = 0.5, verbose = TRUE)

Arguments

object

Integrated Seurat object

n_dims

Number of dimensions to use as input.

cluster_res

Resolution for FindClusters

verbose

Print output

Value

A Seurat object


altairwei/rhapsodykit documentation built on Feb. 1, 2023, 8:52 a.m.