Package: treekoR
Type: Package
Title: Cytometry Cluster Hierarchy and Cellular-to-phenotype
        Associations
Version: 1.19.0
Authors@R: c(person("Adam", "Chan", role = c("aut", "cre"),
                     email = "adam.s.chan@sydney.edu.au"),
             person("Ellis", "Patrick", role = "ctb"))
biocViews: Clustering, DifferentialExpression, FlowCytometry,
        ImmunoOncology, MassSpectrometry, SingleCell, Software,
        StatisticalMethod, Visualization
Description: treekoR is a novel framework that aims to utilise the
        hierarchical nature of single cell cytometry data to find
        robust and interpretable associations between cell subsets and
        patient clinical end points. These associations are aimed to
        recapitulate the nested proportions prevalent in workflows
        inovlving manual gating, which are often overlooked in
        workflows using automatic clustering to identify cell
        populations. We developed treekoR to: Derive a hierarchical
        tree structure of cell clusters; quantify a cell types as a
        proportion relative to all cells in a sample (%total), and, as
        the proportion relative to a parent population (%parent);
        perform significance testing using the calculated proportions;
        and provide an interactive html visualisation to help highlight
        key results.
Depends: R (>= 4.1)
Imports: stats, utils, tidyr, dplyr, data.table, ggiraph, ggplot2,
        hopach, ape, ggtree, patchwork, SingleCellExperiment, diffcyt,
        edgeR, lme4, multcomp
License: GPL-3
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, BiocStyle, CATALYST, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev
        libfreetype6-dev libglpk-dev make libicu-dev libpng-dev
        libxml2-dev libssl-dev perl zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:08:22 UTC
RemoteUrl: https://github.com/bioc/treekoR
RemoteRef: HEAD
RemoteSha: 405f7cad57a137a5c724cd5f66eb1a3a2f87fae4
NeedsCompilation: no
Packaged: 2026-01-04 14:10:20 UTC; root
Author: Adam Chan [aut, cre],
  Ellis Patrick [ctb]
Maintainer: Adam Chan <adam.s.chan@sydney.edu.au>
Built: R 4.6.0; ; 2026-01-04 18:48:19 UTC; unix
