Description Usage Arguments Value
Function that calls the appropriate DGE pipeline and provides exception handling
1 2 3 4 5 6 7 8 9 | dePipelineCaller(
filteredCounts,
metaData,
testType,
paramX,
selectedPackage,
session,
useBatch
)
|
testType |
The type of test to be used |
paramX |
Fit type for DESeq2, and normalization method for limma and edgeR |
selectedPackage |
The package(pipeline) to be executed |
session |
Current R session |
readCounts |
The filtered CountTable |
Returns the results of the appropriate DE pipeline
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.