Package: TreeSummarizedExperiment
Type: Package
Title: TreeSummarizedExperiment: a S4 Class for Data with Tree
        Structures
Version: 1.0.3
Authors@R: person("Ruizhu", "Huang", email = "ruizhuRH@gmail.com",
           role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3285-1945"))
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
License: GPL (>=2)
Encoding: UTF-8
LazyData: true
biocViews: DataRepresentation, Infrastructure
Imports: methods, utils, ape, dplyr, SummarizedExperiment
VignetteBuilder: knitr
Suggests: ggtree, BiocStyle, knitr, rmarkdown, testthat
RoxygenNote: 6.1.1
Collate: 'classValid.R' 'allClass.R' 'aggValue.R' 'allGenerics.R'
        'classAccessor.R' 'data.R' 'tree_countLeaf.R'
        'tree_countNode.R' 'tree_distNode.R' 'tree_findAncestor.R'
        'tree_findOS.R' 'tree_findSibling.R' 'tree_isLeaf.R'
        'tree_matTree.R' 'tree_printNode.R' 'tree_pruneTree.R'
        'tree_shareNode.R' 'tree_signalNode.R' 'tree_toTree.R'
        'tree_trackNode.R' 'tree_transNode.R'
git_url: https://git.bioconductor.org/packages/TreeSummarizedExperiment
git_branch: RELEASE_3_9
git_last_commit: 49a49bd
git_last_commit_date: 2019-06-03
Date/Publication: 2019-06-03
NeedsCompilation: no
Packaged: 2019-06-04 05:30:34 UTC; biocbuild
Author: Ruizhu Huang [aut, cre] (<https://orcid.org/0000-0003-3285-1945>)
Maintainer: Ruizhu Huang <ruizhuRH@gmail.com>
Built: R 3.6.0; ; 2019-06-04 14:14:21 UTC; windows
