Package: CAMML
Title: Cell-Typing using Variance Adjusted Mahalanobis Distances with
        Multi-Labeling
Version: 0.2.2
Authors@R: c(
    person("H. Robert", "Frost", email = "hildreth.r.frost@dartmouth.edu", role = c("aut")),
    person("Courtney", "Schiebout", email = "courtney.t.schiebout.gr@dartmouth.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4830-8237")))
Maintainer: Courtney Schiebout <courtney.t.schiebout.gr@dartmouth.edu>
Description: Creates multi-label cell-types for single-cell RNA-sequencing data based on weighted VAM scoring of cell-type specific gene sets. Schiebout, Frost (2022) <https://psb.stanford.edu/psb-online/proceedings/psb22/schiebout.pdf>.
License: GPL (>= 2)
Copyright: Dartmouth College
Depends: R (>= 3.6.0)
Imports: VAM, Seurat (>= 4.0.0), MASS, Matrix (>= 1.3.3), utils,
        BiocManager, org.Hs.eg.db, org.Mm.eg.db, AnnotationDbi,
        SeuratObject (>= 4.0.0), methods, edgeR
Suggests: sctransform (>= 0.3.2)
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-06-02 13:53:49 UTC; ctschiebout
Author: H. Robert Frost [aut],
  Courtney Schiebout [aut, cre] (<https://orcid.org/0000-0002-4830-8237>)
Repository: CRAN
Date/Publication: 2022-06-03 07:00:02 UTC
