- Home
- Bioconductor 3.20
- Software Packages
- chromstaR
chromstaR
This package is for version 3.20 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.20
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.4") 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
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("chromstaR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.