powered by
plotDensity(eSet, oneDevice=T, main="")
plot.default
density
## mat <- matrix(rnorm(1000000), ncol=2) colnames(mat) <- c("Sample1", "Sample2") mat[,1] <- mat[,1]-2 plotDensity(mat)
Run the code above in your browser using DataLab