plotSimul: Method plotSimul

Description Usage Arguments Value Author(s) Examples

Description

Produces a plot of the proportion of variants that displayed the correct number of mapped simulated reads.

Usage

1
2
3
4
plotSimul(.Object, plot = TRUE)

## S4 method for signature 'BaalChIP'
plotSimul(.Object, plot = TRUE)

Arguments

.Object

An object of the BaalChIP class.

plot

a logical value to whether it should plot (TRUE) or not (FALSE). Default is TRUE.

Value

A plot

Author(s)

Ines de Santiago

Examples

1
2
data('BaalObject')
plotSimul(BaalObject)

InesdeSantiago/BaalChIP documentation built on March 4, 2021, 12:54 a.m.