peakHeatmap
plot the heatmap of peaks align to flank sequences of TSS
peakHeatmap( peak, weightCol = NULL, TxDb = NULL, upstream = 1000, downstream = 1000, xlab = "", ylab = "", title = NULL, color = NULL, verbose = TRUE )
peak |
peak file or GRanges object |
weightCol |
column name of weight |
TxDb |
TxDb object |
upstream |
upstream position |
downstream |
downstream position |
xlab |
xlab |
ylab |
ylab |
title |
title |
color |
color |
verbose |
print message or not |
figure
G Yu
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.