recurrentDrivers: Table of recurrent drivers

View source: R/amplicon-utils.R

recurrentDriversR Documentation

Table of recurrent drivers

Description

Given a GRangesList of amplicons or deletions (each element of list is a sample), tabulate the frequency of driver deletions or amplifications.

Usage

recurrentDrivers(grl, transcripts, split = ", ")

Arguments

grl

a GRangesList organized by sample

transcripts

a GRanges object of transcripts as provided by the svfilters.<ucsc_build> packages

split

A character string indicating the string used to separate drivers. By default, we assume the drivers associated with a given deletion or amplicon are separated by a comma followed by a space.

Value

a data.frame of recurrent drivers


cancer-genomics/trellis documentation built on Feb. 2, 2023, 7:04 p.m.