Package: treeclimbR
Type: Package
Title: An algorithm to find optimal signal levels in a tree
Version: 1.6.0
Date: 2025-07-18
Authors@R: c(person("Ruizhu", "Huang", email = "ruizhuRH@gmail.com",
                    role = c("aut"), 
                    comment = c(ORCID = "0000-0003-3285-1945")),
             person("Charlotte", "Soneson", 
                    email = "charlottesoneson@gmail.com",
                    role = c("aut", "cre"), 
                    comment = c(ORCID = "0000-0003-3833-2169")))
Description: The arrangement of hypotheses in a hierarchical structure
        appears in many research fields and often indicates different
        resolutions at which data can be viewed. This raises the
        question of which resolution level the signal should best be
        interpreted on. treeclimbR provides a flexible method to select
        optimal resolution levels (potentially different levels in
        different parts of the tree), rather than cutting the tree at
        an arbitrary level. treeclimbR uses a tuning parameter to
        generate candidate resolutions and from these selects the
        optimal one.
License: Artistic-2.0
Encoding: UTF-8
biocViews: StatisticalMethod, CellBasedAssays
Depends: R (>= 4.4.0)
Imports: TreeSummarizedExperiment (>= 1.99.0), edgeR, methods,
        SummarizedExperiment, S4Vectors, dirmult, dplyr, tibble, tidyr,
        ape, diffcyt, ggnewscale, ggplot2 (>= 3.4.0), viridis, ggtree,
        stats, utils, rlang
Suggests: knitr, rmarkdown, scales, testthat (>= 3.0.0), BiocStyle,
        GenomeInfoDb
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://github.com/csoneson/treeclimbR
BugReports: https://github.com/csoneson/treeclimbR/issues
Config/testthat/edition: 3
Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev
        libfreetype6-dev libglpk-dev make libicu-dev libpng-dev
        libxml2-dev perl
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:28:31 UTC
RemoteUrl: https://github.com/bioc/treeclimbR
RemoteRef: RELEASE_3_22
RemoteSha: 45ad92ceaddf7105dc01e658af5d1cedba1737a0
NeedsCompilation: no
Packaged: 2025-11-11 18:15:58 UTC; root
Author: Ruizhu Huang [aut] (ORCID: <https://orcid.org/0000-0003-3285-1945>),
  Charlotte Soneson [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3833-2169>)
Maintainer: Charlotte Soneson <charlottesoneson@gmail.com>
Built: R 4.5.2; ; 2025-11-11 18:20:42 UTC; windows
