Description Usage Arguments Value
View source: R/diff_analysis_gene_set_enrichment.R
Run differential analysis in Pairwise mode
1 | DA_pairwise(affectation, nclust, counts, method, feature, block)
|
affectation |
An annotation data.frame with cell_cluster and cell_id columns |
nclust |
Number of clusters |
counts |
Count matrix |
method |
DA method, Wilcoxon or edgeR |
feature |
Feature data.frame |
block |
Blocking feature |
A list of results, groups compared and references
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.