Learn R Programming

RNASeqGenie (version 1.0.44)

appendOverlappingExons: Append overlapping exons

Description

Given a GRangeList of aligned reads and a GRanges of exons, for each read this function appends the list of exons overlapping the read

Usage

appendOverlappingExons(reads, exons)

Arguments

reads
A GRangesList of aligned reads
exons
A GRanges of exons

Value

  • A GRangesList containing the original input with a GRanges of overlapping exons in the elementMetadata