Description Usage Arguments Details Value
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.
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, ...)
|
object |
a |
... |
various parameters. |
x.limits |
|
By SURF default, ATR type are colored with the Paired
palette.
a ggplot
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.