plotPP {ssviz}R Documentation

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.

Author(s)

Diana H.P. Low

References

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

See Also

pingpong

Examples

data(ssviz)
pp<-pingpong(pctrlbam)
plotPP(list(pp))

[Package ssviz version 1.22.0 Index]