Framework for single-cell RNA-seq cell type annotation using LLM consensus
Top 59.3% on sourcepulse
mLLMCelltype provides an iterative multi-LLM consensus framework for accurate cell type annotation in single-cell RNA sequencing (scRNA-seq) data. It targets bioinformaticians and computational biologists, offering improved annotation accuracy and transparent uncertainty quantification by leveraging the collective intelligence of diverse large language models.
How It Works
The framework employs a multi-LLM consensus architecture, where multiple LLMs analyze gene expression data and marker genes. A structured deliberation process allows these models to share reasoning and refine annotations over several rounds. This collective intelligence approach mitigates individual model biases and errors, leading to more robust and accurate cell type identification.
Quick Start & Requirements
devtools::install_github("cafferychen777/mLLMCelltype", subdir = "R")
pip install mllmcelltype
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 week ago
Inactive