InteractionSet
This is the development version of InteractionSet; for the stable release version, see InteractionSet.
Base Classes for Storing Genomic Interaction Data
Bioconductor version: Development (3.23)
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.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("InteractionSet")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | DataRepresentation, HiC, Infrastructure, Software |
| Version | 1.39.0 |
| In Bioconductor since | BioC 3.3 (R-3.3) (9.5 years) |
| License | GPL-3 |
| Depends | GenomicRanges, SummarizedExperiment |
| Imports | methods, Matrix, Rcpp, BiocGenerics, S4Vectors(>= 0.27.12), IRanges, Seqinfo |
| System Requirements | C++11 |
| URL |
See More
| Suggests | testthat, knitr, rmarkdown, BiocStyle |
| Linking To | Rcpp |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/InteractionSet |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/InteractionSet |
| Package Short Url | https://bioconductor.org/packages/InteractionSet/ |
| Package Downloads Report | Download Stats |