Hi again :)
I want to plot a heatmap of all contrasted sites, not just the ones identified as DB.
I've used this code:
dba.plotHeatmap(cont_ME, contrast=1,
th = 1,
correlations=FALSE)
How is the sorting done? I see only X top sites, but don't know what default sorting was done to give these top sites. the sortFun parameter is said to be "Only relevant when using global binding matrix"
Thanks!
Michal