- Home
- Bioconductor 3.22
- Software Packages
- GenomicInteractions
GenomicInteractions
This is the released version of GenomicInteractions; for the devel version, see GenomicInteractions.
Utilities for handling genomic interaction data
Bioconductor version: Release (3.22)
Utilities for handling genomic interaction data such as ChIA-PET or Hi-C, annotating genomic features with interaction information, and producing plots and summary statistics.
Author: Harmston, N., Ing-Simmons, E., Perry, M., Baresic, A., Lenhard, B.
Maintainer: Liz Ing-Simmons <liz.ingsimmons at gmail.com>
citation("GenomicInteractions")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GenomicInteractions")
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("GenomicInteractions")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.