Plots the predicted compartments in each experiment condition.
plotCompartments(object, chromosome, xlim = NULL)
object | |
---|---|
chromosome | A chromosome name or index in |
xlim | A vector of the minimum and maximum positions to display. If NULL, displays all positions. Defaults to NULL. |
A ggplot
.