- Home
- Bioconductor 3.21
- Software Packages
- chromstaR
chromstaR
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.21 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see chromstaR.
Combinatorial and Differential Chromatin State Analysis for ChIP-Seq Data
Bioconductor version: 3.21
This package implements functions for combinatorial and differential analysis of ChIP-seq data. It includes uni- and multivariate peak-calling, export to genome browser viewable files, and functions for enrichment analyses.
Author: Aaron Taudt, Maria Colome Tatche, Matthias Heinig, Minh Anh Nguyen
Maintainer: Aaron Taudt <aaron.taudt at gmail.com>
citation("chromstaR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("chromstaR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.