PeekChannel_Intv: Fast plot a channel with interval.

Description Usage Arguments Value

Description

Fast plot a channel with interval.

Usage

1
2
3
PeekChannel_Intv(abf, channel = 1L, intv, colour = FALSE,
  time_unit = "tick", auto_zoom = FALSE, title = NULL, ratio = 50L,
  ...)

Arguments

abf

an abf object.

channel

channel to plot, 1-based.

intv

an interval (a vector of c(start, end, len)) to plot on top.

colour

whether to plot in coloured mode.

time_unit

time unit for x axis.

auto_zoom

whether to zoom in the plot automatically.

title

OPTIONAL, title of the plot.

ratio

OPTIONAL, sampling ratio

...

other arguments passed to melt, see melt.abf for more details.

Value

a ggplot object.


Crystal-YWu/abftools documentation built on May 10, 2019, 8:22 a.m.