powered by
plotBoxes(eSet, col=NULL)
boxplot
## mat <- matrix(rnorm(1000000), ncol=2) colnames(mat) <- c("Sample1", "Sample2") mat[,1] <- mat[,1]-2 plotBoxes(mat)
Run the code above in your browser using DataLab