Package: scSorter
Type: Package
Title: Implementation of 'scSorter' Algorithm
Version: 0.0.1
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. (Not yet published), "scSorter: assigning cells to known cell types according to known marker genes". 
	Clusters 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.0
Suggests: knitr, rmarkdown, Seurat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-08-26 22:15:50 UTC; roder
Author: Hongyu Guo [aut],
  Jun Li [aut, cre]
Maintainer: Jun Li <jun.li@nd.edu>
Repository: CRAN
Date/Publication: 2020-09-01 14:20:02 UTC
