View source: R/setupDDSwith3wayInteraction.R
setup dds object with 3-way interaction term
1 2 3 4 5 6 7 8 9 10 11 | setupDDSwith3wayInteraction(
SampleTableName,
CountTableName,
SampleIdName,
FactorAName,
FactorBName,
FactorCName,
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.