Description Usage Arguments Value
View source: R/compute_supercells_DEA.R
Compute consistency of super-cell (meta-cell) DEA with the GT DEA (DEA for GT annotation)
1 2 3 4 5 6 | compute_consistency_of_supercell_DEA(
DEA.list,
GT.DEA.bool,
sc.DEA = NULL,
verbose = FALSE
)
|
DEA.list |
list of DEA result (output of compute_supercells_DEA) |
GT.DEA.bool |
ground truth differentially expressed genes (named boolean with names beeing genes) |
sc.DEA |
if NULL (dafault) equalt to |
TPR, F1, AUC between GT and super-cell DEA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.