Description Usage Arguments Value
View source: R/compute_supercells_DEA.R
Computes differential expression analysis for super-cells
1 2 3 4 5 6 7 8 9 10 11 12 13 |
SC.list |
list of super-cells and other simplifications (output of compute_supercell) |
SC.GE.list |
list of super-cell gene expressions |
cluster.name |
name of clusterig result field |
ident.1 |
name(s) of cluster for which markers are computed, if |
ident.2 |
name(s) of clusters for comparison. If |
seed |
sandom seed to compute logFC_AUC score |
DO_unweighted |
whether to compute not sample-weighed DEA |
... |
other parameters of supercell_FindMarkers or supercell_FindAllMarkers |
list of DEA results for each super-cell like structure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.