| get_result | R Documentation |
Generate results object
get_result(
dds,
mcols = c("symbol", "entrez"),
filterFun = IHW::ihw,
lfcThreshold = 0,
alpha = 0.1,
...
)
dds |
The original DESeq2 object containing all samples |
mcols |
|
filterFun |
|
lfcThreshold |
|
... |
Insert results columns into mcols
Gavin Kelly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.