rnb.boxplot.from.segmentation {RnBeads} | R Documentation |
This function creates a boxplot from the segmentation result of rnb.execute.segmentation
.
rnb.boxplot.from.segmentation(rnb.set, sample.name, type = "final")
rnb.set |
An |
sample.name |
The sample name for which segmentation was computed. |
type |
The type of segmentation ( |
An object of type ggplot
visualizing the methylation values in the segments.
Michael Scherer