To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("genomeIntervals")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
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 genzentrum.lmu.de>, Joern Toedling, Richard Bourgon, Nicolas Delhomme
Maintainer: Julien Gagneur <gagneur at genzentrum.lmu.de>
Citation (from within R,
enter citation("genomeIntervals")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("genomeIntervals")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("genomeIntervals")
| R Script | Overview of the genomeIntervals package. | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | DataImport, Genetics, Infrastructure, Software |
| Version | 1.20.1 |
| In Bioconductor since | BioC 2.4 (R-2.9) |
| License | Artistic-2.0 |
| Depends | R (>= 2.15.0), methods, intervals (>= 0.14.0), BiocGenerics(>= 0.10.0) |
| Imports | |
| Suggests | |
| System Requirements | |
| URL | |
| Depends On Me | girafe |
| Imports Me | easyRNASeq |
| Suggests Me | RnaSeqTutorial |
Follow Installation instructions to use this package in your R session.
| Package Source | genomeIntervals_1.20.1.tar.gz |
| Windows Binary | genomeIntervals_1.20.1.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | genomeIntervals_1.20.1.tgz |
| Mac OS X 10.9 (Mavericks) | genomeIntervals_1.20.1.tgz |
| Browse/checkout source | (username/password: readonly) |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!