Description Usage Arguments Value Examples
Run DE algorithms on the selected parameters. Output is to be used for the interactive display.
1 |
data, |
A matrix that includes all the expression raw counts, rownames has to be the gene, isoform or region names/IDs |
columns, |
is a vector that includes the columns that are going to be analyzed. These columns has to match with the given data. |
conds, |
experimental conditions. The order has to match with the column order |
params, |
all params for the DE methods |
de results
1 | x <- runDE()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.