View source: R/negbin-mixed-de.R
run_glmm_nb_design | R Documentation |
Differential Expression with Negative Binomial Mixed Models
run_glmm_nb_design( dge_, formula_, assay_ = "counts", subset_, method = c("nebula", "glmer.nb"), ... )
dge_ |
|
formula_ |
|
assay_ |
which assay in |
subset_ |
an R expression, as a |
method |
|
... |
passed to |
an object with a tidy
, results
and resultNames
method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.