View source: R/amplicon-utils.R
recurrentDrivers | R Documentation |
Given a GRangesList of amplicons or deletions (each element of list is a sample), tabulate the frequency of driver deletions or amplifications.
recurrentDrivers(grl, transcripts, split = ", ")
grl |
a |
transcripts |
a |
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. |
a data.frame
of recurrent drivers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.