This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

InteractionSet

Base Classes for Storing Genomic Interaction Data

Bioconductor version: Release (3.17)

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 (from within R, enter citation("InteractionSet")):

Installation

To install this package, start R (version "4.3") 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")
Genomic interaction classes HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews DataRepresentation, HiC, Infrastructure, Software
Version 1.28.1
In Bioconductor since BioC 3.3 (R-3.3) (7.5 years)
License GPL-3
Depends GenomicRanges, SummarizedExperiment
Imports methods, Matrix, Rcpp, BiocGenerics, S4Vectors(>= 0.27.12), IRanges, GenomeInfoDb
Linking To Rcpp
Suggests testthat, knitr, rmarkdown, BiocStyle
System Requirements C++11
Enhances
URL
See More
Depends On Me diffHic, GenomicInteractions, HiCDOC, nullrangesData, sevenC
Imports Me CAGEfightR, ChIPpeakAnno, EDIRquery, extraChIPs, HiCcompare, HiCDCPlus, HiCExperiment, HiContacts, HiCool, mariner, nullranges, trackViewer
Suggests Me CAGEWorkflow, plotgardener, updateObject
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package InteractionSet_1.28.1.tar.gz
Windows Binary InteractionSet_1.28.1.zip
macOS Binary (x86_64) InteractionSet_1.28.1.tgz
macOS Binary (arm64) InteractionSet_1.28.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/InteractionSet
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/InteractionSet
Bioc Package Browser https://code.bioconductor.org/browse/InteractionSet/
Package Short Url https://bioconductor.org/packages/InteractionSet/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.17 Source Archive