pheatmap_scale_colours: pheatmap scale colours found at this link...

pheatmap_scale_coloursR Documentation

pheatmap scale colours found at this link https://cran.r-project.org/package=pheatmap

Description

This function is internal to 'pheatmap' and not exported, but our code depends on it. We added it here till it becomes exported.

Usage

pheatmap_scale_colours(mat, col = rainbow(10), breaks = NA, na_col)

Arguments

mat

matrix

col

color palette default set to rainbow(10)

breaks

number of breaks

na_col

color for na values


TheJacksonLaboratory/cape documentation built on Feb. 12, 2024, 4:34 p.m.