permutation_plot-function: Plot Permutation Results

permutation_plotR Documentation

Plot Permutation Results

Description

Plot Permutation Results

Usage

permutation_plot(
  sc_utils_obj,
  FDR_threshold = 0.05,
  log2FD_threshold = log2(1.5),
  order_clusters = TRUE
)

Arguments

sc_utils_obj

sc_utils object

FDR_threshold

FDR value cutoff for significance

log2FD_threshold

Absolute value of log2FD cutoff for significance

order_clusters

Whether to order the clusters by observed log2FD


rpolicastro/scProportionTest documentation built on Aug. 24, 2023, 2:23 a.m.