cn_HmVars: heatmap of gene expression

cn_HmVarsR Documentation

heatmap of gene expression

Description

heatmap of gene expression

Usage

cn_HmVars(expDat, sampTab, isBig = FALSE, dist = "correlation")

Arguments

expDat

expression matrix

sampTab

sample table

isBig

boolean

dist

distance metricx used, determines also whether to row-scale or not

Value

nothing

Examples

selectedGenes<-c("Actb", "Gapdh", "Hlf", "Sox2")
cn_HmVars(expDat[selectedGenes,], sampTab)


pcahan1/CellNet documentation built on May 18, 2023, 4:58 p.m.