rnb.boxplot.from.segmentation: rnb.boxplot.from.segmentation

Description Usage Arguments Value Author(s)

View source: R/segmentation.R

Description

This function creates a boxplot from the segmentation result of rnb.execute.segmentation.

Usage

1
rnb.boxplot.from.segmentation(rnb.set, sample.name, type = "final")

Arguments

rnb.set

An RnBSet-class object obtained by executing rnb.execute.segmentation.

sample.name

The sample name for which segmentation was computed.

type

The type of segmentation (PMDs, UMRs, LMRs, HMDs or final).

Value

An object of type ggplot visualizing the methylation values in the segments.

Author(s)

Michael Scherer


RnBeads documentation built on March 3, 2021, 2 a.m.