Description Usage Arguments Author(s)
View source: R/splicegrahm-helpers.R
construct base ggplot2 object for splicegrahm plot
1 2 | sg_drawbase(sg_df, use_blk, j_incl, genomic, gr_e, log_base, bin, n, highlight,
p_j, iflip, mirror = FALSE, same_scale_n = n)
|
sg_df |
data.frame output from |
use_blk |
see |
j_incl |
see |
genomic |
see |
gr_e |
|
log_base |
see |
bin |
see |
n |
number of samples in |
highlight |
see |
p_j |
number of junctions in |
iflip |
logical whether model will be on negative strand |
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.