heatmapplot {Starr}R Documentation

heatmapplot

Description

Heatmap representation of binding profiles

Usage

heatmapplot(profiles, colpal=c("black","dark blue","dark green", "green","gold", "yellow"), abl=NULL, subset=NULL)

Arguments

profiles

a list of profiles returned by getProfiles(). Features must have same lengths.

colpal

color palette for intensity coding

abl

positions of vertical lines that are added to the panel

subset

subset of genes in the list that should be plotted

Author(s)

Benedikt Zacher zacher@lmb.uni-muenchen.de


[Package Starr version 1.43.0 Index]