RNAcurve: Plot RNA-seq curves

View source: R/RNAcurve.R

RNAcurveR Documentation

Plot RNA-seq curves

Description

Plot RNA-seq curves

Usage

RNAcurve(
  datmat,
  exonset,
  indlist = NULL,
  colmat = NULL,
  plot.title = "data",
  title.cex = 1.5,
  yaxis.logcount = NULL,
  same.yaxis = TRUE,
  mean.plot = TRUE,
  xlab = NULL,
  ylab = NULL,
  xlim = NULL,
  ylim = NULL,
  ep.col = NULL,
  ...
)

hyochoi/SCISSOR documentation built on July 6, 2022, 6:59 a.m.