Learn R Programming

celda (version 0.0.0.9000)

absoluteProbabilityHeatmap: Renders a heatmap based on a population matrix from the factorized counts matrix.

Description

Renders a heatmap based on a population matrix from the factorized counts matrix.

Usage

absoluteProbabilityHeatmap(counts, celda.mod, main = NA)

Arguments

counts

A count matrix where rows are genes and columns are cells, used to generate celda model.

celda.mod

celda model of class "celda_CG".

main

The title of the plot; default = NA.