Learn R Programming

⚠️There's a newer version (1.24.1) of this package.Take me there.

GenomicRanges (version 1.18.4)

Representation and manipulation of genomic intervals

Description

The ability to efficiently represent and manipulate genomic annotations and alignments is playing a central role when it comes to analyze high-throughput sequencing data (a.k.a. NGS data). The package defines general purpose containers for storing genomic intervals. Specialized containers for representing and manipulating short alignments against a reference genome are defined in the GenomicAlignments package.

Copy Link

Version

Version

1.18.4

License

Artistic-2.0

Maintainer

Bioconductor Package Maintainer

Last Published

February 15th, 2017

Functions in GenomicRanges (1.18.4)

Constraints

Enforcing constraints thru Constraint objects
coverage-methods

Coverage of a GRanges or GRangesList object
makeGRangesFromDataFrame

Make a GRanges object from a data.frame or DataFrame
map-methods

Mapping ranges between sequences
SummarizedExperiment-class

SummarizedExperiment instances
tile-methods

Tile a GenomicRanges object
GRangesList-class

GRangesList objects
GRangesMapping-class

GRangesMapping objects
mapCoords-methods

Mapping ranges between sequences
nearest-methods

Finding the nearest genomic range neighbor
GIntervalTree-class

GIntervalTree objects
GRanges-class

GRanges objects
setops-methods

Set operations on GRanges and GRangesList objects
GenomicRanges-deprecated

Deprecated and defunct functions in package GenomicRanges
findOverlaps-methods

Finding overlapping genomic ranges
inter-range-methods

Inter range transformations of a GenomicRanges or GRangesList object
intra-range-methods

Intra range transformations of a GRanges or GRangesList object
tileGenome

Put (virtual) tiles on a given genome
strand-utils

Strand utilities
GenomicRanges-comparison

Comparing and ordering genomic ranges
GenomicRangesList-class

GenomicRangesList objects
range-squeezers

Squeeze the ranges out of a range-based object
phicoef

Calculate the "phi coefficient" between two binary variables