qstem: Quick Stem Plot

Description Usage Arguments Examples

Description

Abbreviates stem plotting for the analysis of composite motifs

Usage

1
qstem(y, xlim = c(-32, 32), ...)

Arguments

y

all locations before determining pileup

xlim

This range that is to be ploted

...

remaining argument to stem and plot

Examples

1
2
x<-runif(1000)*100
qstem(x)

alexjgriffith/CCCA documentation built on May 10, 2019, 8:52 a.m.