Description Usage Arguments Author(s)
View source: R/splicegrahm-helpers.R
add junction annotations to base ggplot2 object for splicegrahm plot
1 2 | sg_drawjuncs(sg_obj, sg_df, j_incl, use_blk, iflip, gr_e, gr_j, vals_j, n, p_j,
highlight, mirror = FALSE, same_scale_n = n)
|
sg_obj |
|
sg_df |
data.frame output from |
j_incl |
see |
use_blk |
see |
iflip |
logical values whether the plotting should be reversed |
gr_e |
|
gr_j |
|
vals_j |
matrix of junction coverages |
n |
number of samples in |
p_j |
number of junctions in |
highlight |
see |
mirror |
logical whether model should be flipped on vertical axis (defualt = FALSE) |
same_scale_n |
number of samples that should be used to set vertical scaling of
|
Patrick Kimes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.