Package: scSorter
Type: Package
Title: Implementation of 'scSorter' Algorithm
Version: 0.0.2
Authors@R: c(
    person("Hongyu", "Guo", email = "hguo2@nd.edu", role = c("aut")),
    person("Jun", "Li", email = "jun.li@nd.edu",role = c("aut", "cre"))
	)
Description: Implements the algorithm described in
	Guo, H., and Li, J., "scSorter: assigning cells to known cell types according to known marker genes". 
	Cluster cells to known cell types based on marker genes specified for each cell type.
Depends: R (>= 3.6.0)
Imports: stats (>= 3.6.0)
License: GPL-3
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-17 01:58:59 UTC; roder
Author: Hongyu Guo [aut],
  Jun Li [aut, cre]
Maintainer: Jun Li <jun.li@nd.edu>
Repository: CRAN
Date/Publication: 2021-03-17 06:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 04:55:52 UTC; unix
