plotDispFunc: Plot Dispersion Functions

Description Usage Arguments Details Value

Description

Plot the fitted mean-dispersion functions of DrSeq models. DrSeq fits up to eight mean-dispersion functions; each corresponds to one ATR event type. This allows DrSeq to better account for the nuance in the over-dispersion presented by different ATR event types. For more details, please refer to SURF paper.

Usage

1
2
3
4
5
6
7
plotDispFunc(object, ...)

## S4 method for signature 'drseqResults'
plotDispFunc(object, x.limits = c(0.1, 10000))

## S4 method for signature 'surf'
plotDispFunc(object, ...)

Arguments

object

a drseqResults object.

...

various parameters.

x.limits

numeric(2), limits for x-axis.

Details

By SURF default, ATR type are colored with the Paired palette.

Value

a ggplot object.


fchen365/surf documentation built on June 18, 2021, 12:02 p.m.