plot_cluster: Plot Cluster

Description Usage Arguments Examples

View source: R/plot_cluster.R

Description

This function plots a desired cluster contained in the seurat object

Usage

1
2
plot_cluster(seurat_object, clusters, alpha_neg = 0.1,
  reduction = "umap")

Arguments

seurat_object

the object to retrieve the data from.

clusters

cluster or cluster to plot cells from.

alpha_neg

transparency value for negative points.

reduction

dimensionality reduction, could be c('pca','tsne','umap')

Examples

1

zolotarovgl/digiworm.plot documentation built on May 6, 2019, 8:31 p.m.