calculate_csi: Calculates CSI values for all regulon pairs

Description Usage Arguments Examples

View source: R/calculate_csi.R

Description

Calculates CSI values for all regulon pairs

Usage

1
calculate_csi(regulonAUC, calc_extended = FALSE, verbose = FALSE)

Arguments

regulonAUC

The AUC values for all regulons as calculated by SCENIC (content of file:3.4_regulonAUC.Rds).

Examples

1
regulon_thresholds <- auc_thresh_kmeans(regulonAUC)

FloWuenne/scFunctions documentation built on June 3, 2021, 6:42 p.m.