clustView.server: clustView.server

Description Usage Arguments

Description

Server-side function of the 'clustView' shiny app.

Usage

1
clustView.server(seurat, enableClustree = T)

Arguments

seurat

An object of class 'seurat', or a path to a RDS of such an object.

enableClustree

Logical; whether to draw the clustering tree (default TRUE). Disable to increase speed.


plger/clustView documentation built on May 31, 2019, 5:42 a.m.