Package: SlimR
Version: 1.1.0
Title: Adaptive Machine Learning-Powered, Context-Matching Tool for
        Single-Cell and Spatial Transcriptomics Annotation
Description: Annotates single-cell and spatial-transcriptomic (ST) data using marker datasets. Supports unified markers list ('Markers_list') creation from built-in databases (e.g., 'Cellmarker2', 'PanglaoDB', 'scIBD', 'TCellSI', 'PCTIT', 'PCTAM'), Seurat objects, or user-supplied Excel files. SlimR can predict calculation parameters by adaptive machine learning algorithms, and based on Markers_list, calculate gene expression of different cell types and predict annotation information, and calculate corresponding AUC and annotate it, then verify it. At the same time, it can calculate gene expression corresponding to the cell type to generate a reference map for manual annotation (e.g., 'Heat Map', 'Feature Plots', 'Combined Plots'). For more details, see Kabacoff (2020, ISBN:9787115420572).
Authors@R: 
    person(given = "Zhaoqing",family = "Wang",
           email = c("zhaoqingwang@mail.sdu.edu.cn"),
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8348-7245"))
License: MIT + file LICENSE
URL: https://github.com/zhaoqing-wang/SlimR
BugReports: https://github.com/zhaoqing-wang/SlimR/issues
Depends: R (>= 3.5)
Imports: cowplot, dplyr, ggplot2, patchwork, pheatmap, readxl, scales,
        Seurat, tidyr, tools, tibble
Suggests: crayon
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Date: 2026-01-20
NeedsCompilation: no
Packaged: 2026-01-20 12:21:25 UTC; Runaw
Author: Zhaoqing Wang [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8348-7245>)
Maintainer: Zhaoqing Wang <zhaoqingwang@mail.sdu.edu.cn>
Repository: CRAN
Date/Publication: 2026-01-20 12:50:02 UTC
Built: R 4.5.2; ; 2026-01-21 00:53:36 UTC; windows
