ConsensusGRanges: Consensus genomic ranges

Description Usage Arguments Value

View source: R/GenomicRanges.R

Description

Consensus genomic ranges

Usage

1
ConsensusGRanges(grl, minoverlap, ignore.strand = TRUE, seqinfo = NULL)

Arguments

grl

a list of GRanges objects refering to the same genome build.

minoverlap

See ?findOverlaps in the IRanges package for a description of these arguments.

ignore.strand

When set to TRUE, the strand information is ignored in the overlap calculations.

seqinfo

a Seqinfo object.

Value

ConsensusGRanges returns a GRanges object.


benja0x40/Tightrope documentation built on May 24, 2019, 1:35 a.m.