Package: scROSHI
Title: Robust Supervised Hierarchical Identification of Single Cells
Version: 1.0.0.0
Authors@R: 
    c(person(given = "Lars",
           family = "Bosshard",
           role = c("aut", "cre"),
           email = "bosshard@nexus.ethz.ch",
           comment = c(ORCID = "0000-0002-4550-4777")),
       person(given = "Michael",
           family = "Prummer",
           role = c("aut"),
           email = "prummer@nexus.ethz.ch",
           comment = c(ORCID = "0000-0001-9896-3929")))
Maintainer: Lars Bosshard <bosshard@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: Prummer, Bertolini, Bosshard, Barkmann, Yates, Boeva, The Tumor Profiler Consortium, Stekhoven, and Singer (2022) <doi:10.1101/2022.04.05.487176>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Imports: limma, S4Vectors, SingleCellExperiment, stats,
        SummarizedExperiment, utils, uwot
Depends: R (>= 3.60)
biocViews:
LazyDataCompression: xz
NeedsCompilation: no
Packaged: 2023-01-09 09:38:17 UTC; bolars
Author: Lars Bosshard [aut, cre] (<https://orcid.org/0000-0002-4550-4777>),
  Michael Prummer [aut] (<https://orcid.org/0000-0001-9896-3929>)
Repository: CRAN
Date/Publication: 2023-01-10 13:50:02 UTC
Built: R 4.6.0; ; 2025-11-02 03:59:47 UTC; windows
