submap: Subset Heatmap.

Description Usage Arguments Details Value Author(s)

View source: R/heatmap.R

Description

Generate heatmaps as subsets of a larger heatmap

Usage

1
2
submap(scd, retHeat, sTdev = dev.cur(), pdf = NULL, boxLwid = 3,
  boxCol = "black", data = NULL)

Arguments

scd

Single Cell Dataset object.

retHeat

List returned from heatmap original heatmap.

sTdev

The display on which selectionTray is displayed

pdf

Filename to export pdf

boxLwid

Line width of box showing selection

boxCol

Colour of box line

data

If the data to heatmap was altered, enter the new data as a matrix.

Details

Generate heatmaps as subsets of a larger heatmap. Call selectionTray before calling this function and select top. left and bottom right corners to chose selection.

Value

Produces a heatmap to select points and then a submap.

Author(s)

Wajid Jawaid


wjawaid/bglab documentation built on May 4, 2019, 6:33 a.m.