.combineMatchingTranscripts {svaRetro}R Documentation

Combining matching transcripts

Description

Combining matching transcripts

Usage

.combineMatchingTranscripts(gr, names)

Arguments

gr

A GRanges object

names

A vector of granges names.

Details

This is an internal function used to merge all overlapping transcripts of a breakpoint into one vector.

Value

A list of vectors. Each vector is named with the name of the corresponding granges.


[Package svaRetro version 0.99.23 Index]