Description Usage Arguments Value Examples
This function is a wrapper that calls the necessary functions to perform a differential exon usage test in a single command.
1 2 3 4 5 |
object |
An DEXSeqDataSet object. |
fullModel |
The full model formula |
reducedModel |
Null model formula. |
BPPARAM |
A "BiocParallelParam" instance.
See |
fitExpToVar |
A variable name contained in the sample data. The expression values will be fitted to this variable using the the formula " ~ sample + fitExpToVar * exon". |
quiet |
Whether to print messages at each step |
A DEXSeqResults
object.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.