GenomicInteractions
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see GenomicInteractions.
R package for handling genomic interaction data
Bioconductor version: 3.6
R package for handling Genomic interaction data, such as ChIA-PET/Hi-C, annotating genomic features with interaction information and producing various plots / statistics.
Author: Harmston, N., Ing-Simmons, E., Perry, M., Baresic, A., Lenhard, B.
Maintainer: Malcolm Perry <mgperry32 at gmail.com>, Liz Ing-Simmons <liz.ing-simmons12 at csc.mrc.ac.uk>
citation("GenomicInteractions")):
Installation
To install this package, start R (version "3.4") 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
| Reference Manual | |
| NEWS | Text |
Details
| biocViews | DataImport, DataRepresentation, HiC, Infrastructure, Software |
| Version | 1.12.0 |
| In Bioconductor since | BioC 3.0 (R-3.1) (9.5 years) |
| License | GPL-3 |
| Depends | R (>= 3.3), InteractionSet |
| Imports | Rsamtools, rtracklayer, GenomicRanges(>= 1.29.6), IRanges, BiocGenerics(>= 0.15.3), data.table, stringr, GenomeInfoDb, ggplot2, grid, gridExtra, methods, igraph, S4Vectors(>= 0.13.13), dplyr, Gviz, Biobase, graphics, stats, utils |
| System Requirements | |
| URL | https://github.com/ComputationalRegulatoryGenomicsICL/GenomicInteractions/ |
See More
| Suggests | knitr, BiocStyle, testthat |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | Chicago, ELMER |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | GenomicInteractions_1.12.0.tar.gz |
| Windows Binary | GenomicInteractions_1.12.0.zip |
| Mac OS X 10.11 (El Capitan) | GenomicInteractions_1.12.0.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/GenomicInteractions |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/GenomicInteractions |
| Package Short Url | https://bioconductor.org/packages/GenomicInteractions/ |
| Package Downloads Report | Download Stats |
| Old Source Packages for BioC 3.6 | Source Archive |