auc_thresh_kmeans_nextflow: This function is to analyze the nextflow implementation...

Description Usage Arguments Examples

View source: R/auc_thresh_kmeans_nextflow.R

Description

This function is to analyze the nextflow implementation results of SCENIC! This function takes the regulon AUC values and determines thresholds for binarizatio based on kmeans clustering. Less specific than the SCENIC function AUCell_exploreThresholds but much faster.

Usage

1

Arguments

regulonAUC

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

Examples

1
2
regulon_thresholds <- auc_thresh_kmeans(regulonAUC)
#' 

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