Package: TreeSummarizedExperiment
Type: Package
Title: TreeSummarizedExperiment: a S4 Class for Data with Tree
        Structures
Version: 1.6.2
Date: 2020-08-11
Authors@R: 
    c(person("Ruizhu", "Huang", email = "ruizhuRH@gmail.com",
      role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3285-1945")),
      person("Felix G.M.", "Ernst", email = "felix.gm.ernst@outlook.com",
      role = c("ctb"), comment = c(ORCID = "0000-0001-5064-0928")))
Description: TreeSummarizedExperiment has extended SingleCellExperiment to 
    include hierarchical information on the rows or columns of the rectangular 
    data.
Depends: R(>= 3.6.0), SingleCellExperiment, S4Vectors (>= 0.23.18)
License: GPL (>=2)
Encoding: UTF-8
LazyData: true
biocViews: DataRepresentation, Infrastructure
Imports: methods, BiocGenerics, utils, ape, rlang, dplyr,
        SummarizedExperiment
VignetteBuilder: knitr
Suggests: ggtree, ggplot2, BiocStyle, knitr, rmarkdown, testthat
RoxygenNote: 7.1.1
Collate: 'aboutLoop.R' 'classValid.R' 'allClass.R' 'aggValue.R'
        'allGenerics.R' 'changeTree.R' 'classAccessor.R' 'coercion.R'
        'data.R' 'deprecate_Fun.R' 'tree_addLabel.R' 'tree_asLeaf.R'
        'tree_convertNode.R' 'tree_countLeaf.R' 'tree_countNode.R'
        'tree_distNode.R' 'tree_findAncestor.R' 'tree_findChild.R'
        'tree_findDescendant.R' 'tree_findSibling.R' 'tree_isLeaf.R'
        'tree_matTree.R' 'tree_printNode.R' 'tree_shareNode.R'
        'tree_showNode.R' 'tree_signalNode.R' 'tree_toTree.R'
        'tree_trackNode.R' 'tree_unionLeaf.R'
git_url: https://git.bioconductor.org/packages/TreeSummarizedExperiment
git_branch: RELEASE_3_12
git_last_commit: 30ebcf8
git_last_commit_date: 2020-12-06
Date/Publication: 2020-12-06
NeedsCompilation: no
Packaged: 2020-12-07 04:49:56 UTC; biocbuild
Author: Ruizhu Huang [aut, cre] (<https://orcid.org/0000-0003-3285-1945>),
  Felix G.M. Ernst [ctb] (<https://orcid.org/0000-0001-5064-0928>)
Maintainer: Ruizhu Huang <ruizhuRH@gmail.com>
Built: R 4.0.3; ; 2020-12-07 15:57:25 UTC; windows
