rnb.boxplot.from.segmentation {RnBeads}R Documentation

rnb.boxplot.from.segmentation

Description

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

Usage

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


[Package RnBeads version 2.10.0 Index]