- Home
- Bioconductor 3.7
- Software Packages
- chromswitch
chromswitch
This package is for version 3.7 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see chromswitch.
An R package to detect chromatin state switches from epigenomic data
Bioconductor version: 3.7
Chromswitch implements a flexible method to detect chromatin state switches between samples in two biological conditions in a specific genomic region of interest given peaks or chromatin state calls from ChIP-seq data.
Author: Selin Jessa [aut, cre], Claudia L. Kleinman [aut]
Maintainer: Selin Jessa <selinjessa at gmail.com>
citation("chromswitch")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("chromswitch")
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("chromswitch")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.