col.abs: Color scale for a specified quantile. This scale is intended...

Description Usage Arguments Value

View source: R/hmfns.R

Description

Color scale for a specified quantile. This scale is intended for heatmaps containing only positive values, so the range is set to c(0,1-quant).

Usage

1
col.abs(x, quant = 0.05)

Arguments

x

A numeric matrix or vector.

quant

The quantile to be used as the upper limit.

Value

A colorRamp2 scale which can be passed to Heatmap().


kewiechecki/atacSeqFns documentation built on Sept. 27, 2020, 8:25 a.m.