View source: R/spatial_enrichment.R
PAGE_DT_method | R Documentation |
PAGE data.table method
PAGE_DT_method(
sign_matrix,
expr_values,
min_overlap_genes = 5,
logbase = 2,
reverse_log_scale = TRUE,
output_enrichment = c("original", "zscore"),
p_value = FALSE,
include_depletion = FALSE,
n_times = 1000,
max_block = 2e+07,
verbose = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.