- Home
- Bioconductor 3.16
- Software Packages
- compartmap
compartmap
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see compartmap.
Higher-order chromatin domain inference in single cells from scRNA-seq and scATAC-seq
Bioconductor version: 3.16
Compartmap performs direct inference of higher-order chromatin from scRNA-seq and scATAC-seq. This package implements a James-Stein estimator for computing single-cell level higher-order chromatin domains. Further, we utilize random matrix theory as a method to de-noise correlation matrices to achieve a similar "plaid-like" patterning as observed in Hi-C and scHi-C data.
Author: Benjamin Johnson [aut, cre], Tim Triche [aut], Hui Shen [aut], Kasper Hansen [aut], Jean-Philippe Fortin [aut]
Maintainer: Benjamin Johnson <ben.johnson at vai.org>
citation("compartmap")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("compartmap")
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("compartmap")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.