heatmapplot {Starr} | R Documentation |
Heatmap representation of binding profiles
heatmapplot(profiles, colpal=c("black","dark blue","dark green", "green","gold", "yellow"), abl=NULL, subset=NULL)
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 |
Benedikt Zacher zacher@lmb.uni-muenchen.de