View source: R/setupDDSwithInteraction.R
setup dds object with interaction term
1 2 3 4 5 6 7 8 9 10 | setupDDSwithInteraction(
SampleTableName,
CountTableName,
SampleIdName,
FactorAName,
FactorBName,
BatchName = NULL,
n_samples_for_filtering = 3,
min_number_of_reads = 1
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.