HiTC
This is the released version of HiTC; for the devel version, see HiTC.
High Throughput Chromosome Conformation Capture analysis
Bioconductor version: Release (3.22)
The HiTC package was developed to explore high-throughput 'C' data such as 5C or Hi-C. Dedicated R classes as well as standard methods for quality controls, normalization, visualization, and further analysis are also provided.
Author: Nicolas Servant
Maintainer: Nicolas Servant <nicolas.servant at curie.fr>
citation("HiTC")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("HiTC")
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("HiTC")
Details
Package Archives
Follow Installation instructions to use this package in your R session.