sp_create: construct ggplot2 object for plotting

Description Usage Arguments Author(s)

View source: R/splicepcp-helpers.R

Description

construct ggplot2 object for plotting

Usage

1
sp_create(gr_e, gr_j, vals_e, vals_j, log_base, log_shift, n, p_e, p_j)

Arguments

gr_e

GenomicRanges for exons

gr_j

GenomicRanges for junctions

vals_e

matrix of exon coverages

vals_j

matrix of junction coverages

log_base

see splicegrahm documentation

log_shift

see splicegrahm documentation

n

number of samples in vals_e, vals_j

p_j

number of junctions in gr_j

Author(s)

Patrick Kimes


pkimes/spliceclust documentation built on Jan. 2, 2020, 4:44 a.m.