plotPP {ssviz} | R Documentation |
Plots the ping-pong frequency of piRNA amplification
plotPP(pout, samplenames = NULL)
pout |
An object of type |
samplenames |
An object of type character for sample labels. |
Diana H.P. Low
Brennecke J. et al. Cell 128, 1089-1103, March 23, 2007
data(ssviz) pp<-pingpong(pctrlbam) plotPP(list(pp))