README.md

Build Status Coverage Status

chromswitch: An R/Bioconductor package for detecting chromatin state switches

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.

Method

The chromswitch paper is now published Bioinformatics:

Selin Jessa, Claudia L Kleinman (2018). chromswitch: a flexible method to detect chromatin state switches, Bioinformatics, https://doi.org/10.1093/bioinformatics/bty075

For details on the method, see the Supplementary Methods.

Installation

chromswitch is available from Bioconductor at bioconductor.org/packages/chromswitch. To install the package from the R console:

install.packages("BiocManager")
BiocManager::install("chromswitch")

For an introduction to the package, check out the vignette, or open it from the R console:

browseVignettes("chromswitch")

Issues

Bug reports and issues are welcome, please open an issue in the GitHub repository.



Try the chromswitch package in your browser

Any scripts or data that you put into this service are public.

chromswitch documentation built on Nov. 8, 2020, 5:24 p.m.