- Home
- Bioconductor 3.18
- Software Packages
- diffHic
diffHic
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see diffHic.
Differential Analyis of Hi-C Data
Bioconductor version: 3.18
Detects differential interactions across biological conditions in a Hi-C experiment. Methods are provided for read alignment and data pre-processing into interaction counts. Statistical analysis is based on edgeR and supports normalization and filtering. Several visualization options are also available.
Author: Aaron Lun [aut, cre], Gordon Smyth [aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>
citation("diffHic")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("diffHic")
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("diffHic")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.