de_basic | R Documentation |
Run a basic DE between clusters
de_basic(means, weights, top_n = 20)
means |
A gene by cluster sata frame of cluster means, of which the columns sum to 1. |
weights |
weight to give each column of means when calculating the average proportions in means across columns. |
top_n |
Number of top DE genes to return. |
A data frame of DE results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.