Description Usage Arguments Value Author(s)
CreateRNAOutputStructure
generates the output directories used by
RunDESeq2
, ProcessDEGs
,
RunDiffBind
, and ProcessDBRs
.
1 | CreateOutputStructure(block, level, base, chip = FALSE)
|
block |
String or character vector defining the variable(s) to use to block for unwanted variance, e.g. batch or technical effects. |
level |
String defining variable of interest. |
base |
String defining the base output path. |
chip |
Boolean indicating whether output is being created for ChIP-seq. |
A named List containing the modified base output path and design formula.
Jared Andrews
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.