Learn R Programming

mLLMCelltype (version 1.3.2)

identify_controversial_clusters: Identify controversial clusters based on consensus analysis

Description

Identify controversial clusters based on consensus analysis

Usage

identify_controversial_clusters(
  input,
  individual_predictions,
  controversy_threshold,
  entropy_threshold,
  api_keys,
  consensus_check_model = NULL
)

Value

A list containing controversial clusters and consensus results

Arguments

input

Either the differential gene table or a list of genes

individual_predictions

List of predictions from each model

controversy_threshold

Threshold for marking clusters as controversial

entropy_threshold

Entropy threshold for identifying controversial clusters