# NOT RUN {
data(PhyloExpressionSetExample)
# visualize log(var(x)) between replicates for each gene and developmental stage
PlotReplicateQuality(ExpressionSet = PhyloExpressionSetExample[1:5000 , 1:8],
nrep = 2,
legend.pos = "topright",
ylim = c(0,0.2),
lwd = 6)
# }
Run the code above in your browser using DataLab