View source: R/exportEdgeResult.R
exportEdgeResult | R Documentation |
Export dgeTest results
exportEdgeResult(
edgeResult,
outRootDir,
action = c("ask", "append", "overwrite", "no")
)
edgeResult |
A |
outRootDir |
Character string, output directory |
action |
Character string, what happens if the output directory exists |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.