run_page_man_annotation: Calculate and run PAGE annotation.

View source: R/manual_cell_annotation.R

run_page_man_annotationR Documentation

Calculate and run PAGE annotation.

Description

Calculate and run PAGE annotation.

Usage

run_page_man_annotation(
  sign_matrix,
  sce,
  values = "logcounts",
  scale = NULL,
  overlap = 5,
  reverse_log_scale = FALSE,
  selected_annotation = NULL,
  output_enrichment = "zscore"
)

Arguments

sign_matrix

precalculated signature matrix

sce

A SingleCellExperiment object

values

A expresion indicating which values use, logcounts as default


bioinfocz/scdrake documentation built on Sept. 19, 2024, 4:43 p.m.