Description Usage Arguments Examples
edgeR wrapper
1 | run_edgeR(DEGlist, plotName, norm_method, design_table)
|
DEGlist |
a DGElist object |
plotName |
string to be used as part part of the names of figures. If "NA" no plots will be made. |
norm_method |
string indicating normalization method. Either "TMM", "TMMwsp", "RLE", "upperquartile", or "none" |
design_table |
a table indicating the factors of the experimental design |
1 | run_edgeR(DEGlist, plotName, norm_method, design_table)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.