Description
Cell Type Annotation Using Large Language Models.
Description
Automated cell type annotation for single-cell RNA sequencing data using consensus predictions from multiple large language models. Integrates with Seurat objects and provides uncertainty quantification for annotations. Supports various LLM providers including OpenAI, Anthropic, and Google. For details see Yang et al. (2025) <doi:10.1101/2025.04.10.647852>.
README.md
mLLMCelltype R Package
This directory contains additional resources for the mLLMCelltype R package.
Package Structure
R/: Contains R source codeman/: Contains documentation filestests/: Contains test filesinst/: Contains installed files (this directory)
Usage
See the main README.md file in the project root directory for usage instructions.