- Home
- Bioconductor 3.16
- Experiment Packages
- HiContactsData
HiContactsData
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see HiContactsData.
HiContacts companion data package
Bioconductor version: 3.16
Provides a collection of Hi-C files (pairs and (m)cool). These datasets can be read into R and further investigated and visualized with the HiContacts package. Data includes yeast Hi-C data generated by the Koszul lab from the Pasteur Institute.
Author: Jacques Serizay [aut, cre]
Maintainer: Jacques Serizay <jacquesserizay at gmail.com>
citation("HiContactsData")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("HiContactsData")
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("HiContactsData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.