Description Usage Arguments Examples
View source: R/auc_thresh_kmeans.R
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.
1 | auc_thresh_kmeans(regulonAUC)
|
regulonAUC |
The AUC values for all regulons as calculated by SCENIC (content of file:3.4_regulonAUC.Rds). |
1 | regulon_thresholds <- auc_thresh_kmeans(regulonAUC)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.