Package: SlimR
Version: 1.0.8
Title: Machine Learning-Assisted, Marker-Based 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'), Seurat objects, or user-supplied Excel files. SlimR can predict calculate parameters by machine learning algorithms (e.g., 'Random Forest', 'Gradient Boosting', 'Support Vector Machine', 'Ensemble Learning'), 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, caret, gbm, lattice
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Date: 2025-10-08
NeedsCompilation: no
Packaged: 2025-10-07 17:04:43 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: 2025-10-08 12:00:13 UTC
Built: R 4.6.0; ; 2025-10-11 04:09:31 UTC; windows
