MAplot: MAplot

Description Usage Arguments Value Examples

View source: R/base_summaryPlots.R

Description

MAplot returns a ggplot object with the MA plot to analyze the strand imbalance in ChIP-exo data.

Usage

1
MAplot(..., names.input = NULL)

Arguments

...

a list of ExoData objects, or several ExoData objects by themselves.

names.input

a character vector with the names to use in the plot. If it is empty MAplot is going to create the names as the names of the list when they are available or is going to name them as Sample: 1 ,... , Sample: k.

Value

A ggplot2 object with the MA plot.

Examples

1
2

ChIPexoQual documentation built on Nov. 8, 2020, 8:22 p.m.