adjustmentBaalPlot: Method adjustmentBaalPlot

Description Usage Arguments Value Author(s) See Also Examples

Description

Method adjustmentBaalPlot

Produces a density plot of the distribution of allelic ratios (REF/TOTAL) before and after BaalChIP adjustment for RM and RAF biases.

Usage

1
2
3
4
adjustmentBaalPlot(.Object, col = c("green3", "gray50"))

## S4 method for signature 'BaalChIP'
adjustmentBaalPlot(.Object, col = c("green3", "gray50"))

Arguments

.Object

An object of the BaalChIP class.

col

A character vector indicating the colours for the density plot ( default is c( 'green3','gray50') ).

Value

A plot

Author(s)

Ines de Santiago

See Also

BaalChIP.report, summaryQC

Examples

1
2
3

InesdeSantiago/align_parser documentation built on March 21, 2019, 12:06 a.m.