de_stats_pair | R Documentation |
Compute differential expression summary statistics based on a differential results data.frame and de_param().
de_stats_pair(
df,
de.param = de_param(),
cl.size1 = NULL,
cl.size2 = NULL,
select.genes = NULL
)
df |
A data.frame of pairwise differential expression results (i.e. from |
de.param |
A list of differential gene expression parameters from |
cl.size1 |
Optional: The number of samples in the first/high cluster |
cl.size2 |
Optional: The number of samples in the second/low cluster |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.