Package: RankMap
Title: Rank-based reference mapping for fast and robust cell type
        annotation in spatial and single-cell transcriptomics
Version: 0.99.1
Authors@R: 
    person(given = "Jinming", 
           family = "Cheng", 
           email="jinming.cheng@outlook.com", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-3806-4694"))
Description: RankMap is a fast and scalable tool for reference-based
        cell type annotation of single-cell and spatial transcriptomics
        data. It uses ranked gene expression and multinomial regression
        to achieve robust predictions, even with partial gene coverage.
        Compatible with Seurat, SingleCellExperiment, and
        SpatialExperiment objects, RankMap offers flexible
        preprocessing and significantly faster runtime than tools like
        SingleR, Azimuth, and RCTD.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Imports: dplyr, glmnet, graphics, magrittr, Matrix, matrixStats, rlang,
        Seurat, stats, SummarizedExperiment
biocViews: Spatial, SingleCell, Transcriptomics, GeneExpression,
        Annotation, Regression, Preprocessing, Software
URL: https://github.com/jinming-cheng/RankMap
BugReports: https://github.com/jinming-cheng/RankMap/issues
Depends: R (>= 4.4.0)
Suggests: BiocStyle, knitr, rmarkdown, SingleCellExperiment, testthat
        (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-04-08 02:27:08 UTC
RemoteUrl: https://github.com/bioc/RankMap
RemoteRef: HEAD
RemoteSha: 2d05ccc2e89c1d1d62a85ca17391c23654d8a54d
NeedsCompilation: no
Packaged: 2026-04-15 06:39:44 UTC; root
Author: Jinming Cheng [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3806-4694>)
Maintainer: Jinming Cheng <jinming.cheng@outlook.com>
Built: R 4.6.0; ; 2026-04-15 06:41:53 UTC; windows
