heatmap_layer {tissue} R Documentation

generates heatmap value

Description


convert a specific Layers channel inside the tissue
image scanning result as spatial heatmap matrix data.

Usage

heatmap_layer(tissue,
    heatmap = Density,
    target = "black");

Arguments

tissue

[as HEMapScan]

heatmap

the Layers channel scan for the target colors for heatmap rendering. [as Layers]

target

the target color channel. [as string]

Details

Authors

BioNovoGene

Value

this function returns data object of type PixelData.

clr value class

Examples


[Package tissue version 1.0.0.0 Index]