Return a list of scatter plots

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