Description Usage Arguments Value
This function prepares quantities for making mean-dispersion plots with curves of fitted negative binomial dispersion models. The result (a data frame) will be passed to the MDPlot
function.
1 |
counts |
an m-by-n count matrix of non-negative integers. For a typical RNA-Seq experiment, this is the read counts with m genes and n samples |
x |
an n-by-p design matrix |
model |
a string of characters specifying the negative binomial dispersion model used to fit the data. Currently supported dispersion models include "NBP", "NBQ", "NBS", "STEP", "Common", "Tagwise-Common", "Tagwise-Trend" and "Trended" |
a data frame for each specified model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.