plotAll: Make homemade sashimi plot

Description Usage Arguments

View source: R/plot_functions.r

Description

Plot transcript models and show linear and backsplice jjunctions.

Usage

1
2
3
4
5
6
7
8
plotAll(
  DB = txdb,
  sj = sj.data,
  bsj = bsj.data,
  region = region.of.interest,
  gid = g,
  ...
)

Arguments

DB

TxDb of transcripts

sj

Linear splice junction data (output from readSJ)

bsj

Backsplice junction data (output from readBSJ)

region

GRanges object describing the region of interest

gid

Ensembl gene id to plot grid.newpage


KasperThystrup/circulaR documentation built on March 14, 2021, 12:44 p.m.