Package: mLLMCelltype Type: Package Title: Cell Type Annotation Using Large Language Models Version: 2.0.7 Author: Chen Yang [aut, cre, cph] Maintainer: Chen Yang Authors@R: person("Chen", "Yang", email = "cafferychen777@tamu.edu", role = c("aut", "cre", "cph")) 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. (2026) . License: MIT + file LICENSE BugReports: https://github.com/cafferychen777/mLLMCelltype/issues URL: https://cafferyang.com/mLLMCelltype/ Encoding: UTF-8 Imports: httr (>= 1.4.0), jsonlite (>= 1.7.0), R6 (>= 2.5.0), digest (>= 0.6.25), stats, tools, utils Suggests: knitr, rmarkdown, Seurat, testthat RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/build/clean-inst-doc: TRUE VignetteBuilder: knitr Config/pak/sysreqs: libssl-dev Repository: https://cafferychen777.r-universe.dev Date/Publication: 2026-07-21 01:31:05 UTC RemoteUrl: https://github.com/cafferychen777/mllmcelltype RemoteRef: HEAD RemoteSha: 322f41e3ed8ebff810154d1a815e3c5294691e83 RemoteSubdir: R NeedsCompilation: no Packaged: 2026-07-21 04:58:37 UTC; root