Description Usage Arguments Value Author(s) Examples
Plot read coverage and splice junction read counts for an individual sample or averaged across samples.
1 2 3 4 5 |
x |
|
geneID |
Single gene identifier used to subset |
geneName |
Single gene name used to subset |
eventID |
Single event identifier used to subset |
which |
|
sample_info |
Data frame with sample information.
If |
sizefactor |
Numeric vector with length equal to the number of
samples in |
toscale |
Controls which parts of the splice graph are drawn to scale. Possible values are “none” (exonic and intronic regions have constant length), “exon” (exonic regions are drawn to scale) and “gene” (both exonic and intronic regions are drawn to scale). |
color |
Color used for plotting coverages |
ylim |
Numeric vector of length two, determining y-axis range used for plotting coverages. |
label |
Optional y-axis label |
nbin |
Number of bins for plotting coverages |
summary |
Function used to calculate per-bin coverage summaries |
curvature |
Numeric determining curvature of plotted splice junctions. |
main |
Plot title |
min_anchor |
Integer specifiying minimum anchor length |
cores |
Number of cores available for parallel processing. |
data.frame
with information on splice junctions included
in the splice graph
Leonard Goldstein
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.