- Home
- Bioconductor 3.21
- Software Packages
- genomeIntervals
genomeIntervals
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see genomeIntervals.
Operations on genomic intervals
Bioconductor version: 3.21
This package defines classes for representing genomic intervals and provides functions and methods for working with these. Note: The package provides the basic infrastructure for and is enhanced by the package 'girafe'.
Author: Julien Gagneur <gagneur at in.tum.de>, Joern Toedling, Richard Bourgon, Nicolas Delhomme
Maintainer: Julien Gagneur <gagneur at in.tum.de>
citation("genomeIntervals")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("genomeIntervals")
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("genomeIntervals")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.