Package: SlimR
Version: 1.1.1
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 context-matching marker datasets. It creates a unified marker list (`Markers_list`) from multiple sources: built-in curated databases ('Cellmarker2', 'PanglaoDB', 'scIBD', 'TCellSI', 'PCTIT', 'PCTAM'), Seurat objects with cell labels, or user-provided Excel tables. SlimR first uses adaptive machine learning for parameter optimization, and then offers two automated annotation approaches: 'cluster-based' and 'per-cell'. Cluster-based annotation assigns one label per cluster, expression-based probability calculation, and AUC validation. Per-cell annotation assigns labels to individual cells using three scoring methods with adaptive thresholds and ratio-based confidence filtering, plus optional UMAP spatial smoothing, making it ideal for heterogeneous clusters and rare cell types. The package also supports semi-automated workflows with heatmaps, feature plots, and combined visualizations for manual annotation. 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, RANN, testthat (>= 3.0.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Date: 2026-02-05
NeedsCompilation: no
Packaged: 2026-02-05 15:49:32 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-02-05 16:20:14 UTC
Built: R 4.6.0; ; 2026-02-28 05:08:59 UTC; windows
