- Home
- Bioconductor 3.14
- Software Packages
- cellTree
cellTree
This package is for version 3.14 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see cellTree.
Inference and visualisation of Single-Cell RNA-seq data as a hierarchical tree structure
Bioconductor version: 3.14
This packages computes a Latent Dirichlet Allocation (LDA) model of single-cell RNA-seq data and builds a compact tree modelling the relationship between individual cells over time or space.
Author: David duVerle [aut, cre], Koji Tsuda [aut]
Maintainer: David duVerle <dave at cb.k.u-tokyo.ac.jp>
citation("cellTree")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("cellTree")
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("cellTree")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.