View source: R/print_consensus_summary.R
| print_consensus_summary | R Documentation |
This function prints a detailed summary of the consensus building process, including initial predictions from all models, uncertainty metrics, and final consensus for each controversial cluster.
print_consensus_summary(results)
initial_results: A list containing individual_predictions, consensus_results, and controversial_clusters
final_annotations: A list of final cell type annotations for each cluster
controversial_clusters: A character vector of cluster IDs that were controversial
discussion_logs: A list of discussion logs for each controversial cluster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.