Package: scROSHI
Title: Robust Supervised Hierarchical Identification of Single Cells
Version: 1.0.0.1
Authors@R: 
    c(person(given = "Lars",
           family = "Bosshard",
           role = c("aut"),
           email = "larsbosshard@gmail.com",
           comment = c(ORCID = "0000-0002-4550-4777")),
      person(given = "Dominik",
           family = "Burri",
           role = c("aut", "cre"),
           email = "burri@nexus.ethz.ch",
           comment = c(ORCID = "0000-0002-8131-9309")),
      person(given = "Michael",
           family = "Prummer",
           role = c("aut"),
           email = "prummer@nexus.ethz.ch",
           comment = c(ORCID = "0000-0001-9896-3929")))
Maintainer: Dominik Burri <burri@nexus.ethz.ch>
Description: Identifying cell types based on expression profiles is a pillar of single cell analysis. 'scROSHI' identifies cell types based on expression profiles of single cell analysis by utilizing previously obtained cell type specific gene sets. It takes into account the hierarchical nature of cell type relationship and does not require training or annotated data. A detailed description of the method can be found at: Michael Prummer, Anne Bertolini, Lars Bosshard, Florian Barkmann, Josephine Yates, Valentina Boeva, The Tumor Profiler Consortium , Daniel Stekhoven, Franziska Singer, scROSHI: robust supervised hierarchical identification of single cells, NAR Genomics and Bioinformatics, Volume 5, Issue 2, June 2023, lqad058, <doi:10.1093/nargab/lqad058>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: limma, S4Vectors, SingleCellExperiment, stats,
        SummarizedExperiment, utils, uwot
Depends: R (>= 3.6)
biocViews:
LazyDataCompression: xz
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-09 08:38:11 UTC; dburri
Author: Lars Bosshard [aut] (ORCID: <https://orcid.org/0000-0002-4550-4777>),
  Dominik Burri [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8131-9309>),
  Michael Prummer [aut] (ORCID: <https://orcid.org/0000-0001-9896-3929>)
Repository: CRAN
Date/Publication: 2026-09-09 14:00:02 UTC
Built: R 4.6.1; ; 2026-09-09 16:41:04 UTC; unix
