Learn R Programming

ssviz (version 1.6.2)

plotPP: plotPP

Description

Plots the ping-pong frequency of piRNA amplification

Usage

plotPP(pout, samplenames = NULL)

Arguments

pout
An object of type data.frame generated by pingpong
samplenames
An object of type character for sample labels.

References

Brennecke J. et al. Cell 128, 1089-1103, March 23, 2007

See Also

pingpong

Examples

Run this code
data(ssviz)
pp<-pingpong(pctrlbam)
plotPP(list(pp))

Run the code above in your browser using DataLab