Package: CHETAH
Title: Fast and accurate scRNA-seq cell type identification
Type: Package
Version: 1.25.1
Date: 2025-10-14
Authors@R: c(person("Jurrian", "de Kanter", email = "jurriandekanter@gmail.com",  role = c("aut", "cre")),
             person("Philip", "Lijnzaad", email = "p.lijnzaad@prinsesmaximacentrum.nl", role = c("aut")))
Description: CHETAH (CHaracterization of cEll Types Aided by Hierarchical classification) is an accurate, selective and fast scRNA-seq classifier.
	  Classification is guided by a reference dataset,
    preferentially also a scRNA-seq dataset. By hierarchical clustering of the reference data, CHETAH creates
	  a classification tree that enables a step-wise, top-to-bottom classification. Using a novel stopping rule,
	  CHETAH classifies the input cells to the cell types of the references and to "intermediate types": more general
	  classifications that ended in an intermediate node of the tree.
Imports: shiny, plotly, pheatmap, bioDist, dendextend, cowplot,
        corrplot, grDevices, stats, graphics, reshape2, S4Vectors,
        SummarizedExperiment
Depends: R (>= 4.2), ggplot2, SingleCellExperiment
License: file LICENSE
Encoding: UTF-8
biocViews: Classification, RNASeq, SingleCell, Clustering,
        GeneExpression, ImmunoOncology
RoxygenNote: 7.2.0
Suggests: knitr, rmarkdown, Matrix, testthat, vdiffr
VignetteBuilder: knitr
LazyData: false
BugReports: https://github.com/jdekanter/CHETAH
URL: https://github.com/jdekanter/CHETAH
git_url: https://git.bioconductor.org/packages/CHETAH
git_branch: devel
git_last_commit: 050924f
git_last_commit_date: 2025-10-14
Repository: Bioconductor 3.22
Date/Publication: 2025-10-15
NeedsCompilation: no
Packaged: 2025-10-15 20:26:59 UTC; biocbuild
Author: Jurrian de Kanter [aut, cre],
  Philip Lijnzaad [aut]
Maintainer: Jurrian de Kanter <jurriandekanter@gmail.com>
Built: R 4.5.1; ; 2025-10-16 06:45:00 UTC; unix
