clustered_heatmap: Clustered heatmap (partially deprecated)

Description Usage Arguments Details Value

View source: R/functions_single_cell.R

Description

Clustered heatmap (partially deprecated)

Usage

1
2
3
clustered_heatmap(cell_metadata = cell_data, name,
  annotation.col = NULL, colv_order = NULL, col_lab = NULL,
  row_text_size = 0.5)

Arguments

cell_metadata

data.table; cell_data, with subset of gene columns

name

string; title

annotation.col

data.table; subset of cell_data, passed to annCol of aheatmap

colv_order

passed to Colv of aheatmap

col_lab

passed to labCol of aheatmap

row_text_size

passed to cexRow of aheatmap

Details

requires PCA object to be bound to cell_metadata

Value

aheatmap plot


MyersGroup/testisAtlas documentation built on Nov. 29, 2020, 9:21 p.m.