get_scatterplots: Return a list of scatter plots

Description Usage Arguments Value

View source: R/plotting.R

Description

Return a list of scatter plots

Usage

1
get_scatterplots(embeddings, batch, cell_type)

Arguments

embeddings

a list of cell embeddings, i.e., embeddings[[i]] is an n-by-2 matrix of coordinates where n is the number of cells

batch

factor or vector of length n

cell_type

factor or vector of length n

Value

a list of scatter plots corresponding to each embedding in embeddings


YutongWangUMich/corgi documentation built on Oct. 26, 2019, 1:13 p.m.