plotSimul {BaalChIP} | R Documentation |
Method plotSimul
Produces a plot of the proportion of variants that displayed the correct number of mapped simulated reads.
plotSimul(.Object, plot = TRUE) ## S4 method for signature 'BaalChIP' plotSimul(.Object, plot = TRUE)
.Object |
An object of the |
plot |
a logical value to whether it should plot (TRUE) or not (FALSE). Default is TRUE. |
A plot
Ines de Santiago
data('BaalObject') plotSimul(BaalObject)