Plots the interaction matrices as heatmaps.
plotInteractions( object, chromosome, transform = NULL, colours = c("#F6FFB8", "#FF00CC", "#310038") )
object | |
---|---|
chromosome | A chromosome name or index in |
transform | Transformation of the color scale. Default to NULL (no transformation). See
|
colours | A character vector of colours to use for the gradient. See
|
A ggplot
.