View source: R/shiny_modules.R
diffex | R Documentation |
Differential Expression
diffex(
input,
output,
session,
seu,
featureType,
selected_cells,
tests = c(`t-test` = "t", `wilcoxon rank-sum test` = "wilcox",
`Likelihood-ratio test (bimodal)` = "bimod", MAST = "MAST")
)
tests |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.