View source: R/manual_cell_annotation.R
run_page_man_annotation | R Documentation |
Calculate and run PAGE annotation.
run_page_man_annotation(
sign_matrix,
sce,
values = "logcounts",
scale = NULL,
overlap = 5,
reverse_log_scale = FALSE,
selected_annotation = NULL,
output_enrichment = "zscore"
)
sign_matrix |
precalculated signature matrix |
sce |
A |
values |
A expresion indicating which values use, logcounts as default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.