# NOT RUN {
rchr <- lapply(bb$bestChromosomes[1:100],robustGeneBackwardElimination,
bb, result="shortest")
barplot(table(unlist(lapply(rchr,length))),main="Length of Shortened Chromosomes")
# }
Run the code above in your browser using DataLab