- Home
- Bioconductor 3.22
- Software Packages
- TreeSummarizedExperiment
TreeSummarizedExperiment
This is the released version of TreeSummarizedExperiment; for the devel version, see TreeSummarizedExperiment.
TreeSummarizedExperiment: a S4 Class for Data with Tree Structures
Bioconductor version: Release (3.22)
TreeSummarizedExperiment has extended SingleCellExperiment to include hierarchical information on the rows or columns of the rectangular data.
Author: Ruizhu Huang [aut, cre] ORCID iD ORCID: 0000-0003-3285-1945 , Felix G.M. Ernst [ctb] ORCID iD ORCID: 0000-0001-5064-0928 , Mark Robinson [ctb] ORCID iD ORCID: 0000-0002-3048-5518 , Tuomas Borman [ctb] ORCID iD ORCID: 0000-0002-8563-8884
Maintainer: Ruizhu Huang <ruizhuRH at gmail.com>
citation("TreeSummarizedExperiment")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TreeSummarizedExperiment")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("TreeSummarizedExperiment")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.