powered by
plotAllChromosomeValues(chr, values, ylab, title, outputName, specialColors = NULL)
plotAllChromosomeValues(c(rep(1, 200), rep(2, 100), rep(3, 50)), c(sample(1:200), sample(1:100), sample(1:50)), "Values", "Genomic values", "./out")
Run the code above in your browser using DataLab