# We load in a `countData' object containing the estimated posterior
# likelihoods of expression (see `getLikelihoods').
data(CDPost)
plotPosteriors(CDPost, group = "DE", samplesA = 1:5, samplesB = 6:10)
# equivalent to plotPosteriors(CDPost, group = 2, samplesA = 1:5, samplesB = 6:10)
Run the code above in your browser using DataLab