setupDDSwith3wayInteraction: setupDDSwith3wayInteraction

Description Usage

View source: R/setupDDSwith3wayInteraction.R

Description

setup dds object with 3-way interaction term

Usage

 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
)

tschauer/HelpersforDESeq2 documentation built on Nov. 11, 2021, 3:10 a.m.