
Identify controversial clusters based on consensus analysis
Source:R/consensus_annotation.R
identify_controversial_clusters.Rd
Identify controversial clusters based on consensus analysis
Usage
identify_controversial_clusters(
input,
individual_predictions,
controversy_threshold,
entropy_threshold,
api_keys,
consensus_check_model = NULL
)