celdaProbabilityMap: Renders probability and relative expression heatmaps to...

Description Usage Arguments Value Examples

View source: R/s3_generics.R

Description

It is often useful to visualize to what degree each feature influences each cell cluster. This can also be useful for identifying features which may be redundant or unassociated with cell clustering.

Usage

1
celdaProbabilityMap(counts, celda.mod, ...)

Arguments

counts

Integer matrix. Rows represent features and columns represent cells. This matrix should be the same as the one used to generate 'celda.mod'.

celda.mod

Celda object of class "celda_C" or "celda_CG".

...

Additional parameters.

Value

A grob containing the specified plots

Examples

1

compbiomed/celda documentation built on May 25, 2019, 3:58 a.m.