- Home
- Bioconductor 3.22
- Software Packages
- InteractionSet
InteractionSet
This is the released version of InteractionSet; for the devel version, see InteractionSet.
Base Classes for Storing Genomic Interaction Data
Bioconductor version: Release (3.22)
Provides the GInteractions, InteractionSet and ContactMatrix objects and associated methods for storing and manipulating genomic interaction data from Hi-C and ChIA-PET experiments.
Author: Aaron Lun [aut, cre], Malcolm Perry [aut], Elizabeth Ing-Simmons [aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>
citation("InteractionSet")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("InteractionSet")
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("InteractionSet")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.