Description Usage Arguments Examples
Exports the results in the DGEExact or DGELRT object to a directory
1 | write.output(dl, directory, fdr=0.05)
|
dl |
A valid DGEExact or DGELRT object |
directory |
The name of the directory to output results |
fdr |
The fdr value to use for a cutoff on significant results |
1 | write.output(dl, 'output', fdr=0.05)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.