plot_call: Plot called clusters on a tSNE or umap, for each reference...

Description Usage Arguments Value

View source: R/plot.R

Description

Plot called clusters on a tSNE or umap, for each reference cluster given

Usage

1
plot_call(cor_mat, metadata, data_to_plot = colnames(cor_mat), ...)

Arguments

cor_mat

input similarity matrix

metadata

input metadata with tsne or umap coordinates and cluster ids

data_to_plot

colname of data to plot, defaults to all

...

passed to plot_dims

Value

list of ggplot object, cells projected by dr, colored by cell type classification


clustifyr documentation built on Nov. 8, 2020, 5:32 p.m.