Bar plot of the total number of reads per sample
barplotTotal(counts, group, col = c("lightblue", "orange", "MediumVioletRed",
"SpringGreen"), outfile = TRUE)
matrix
of counts
factor vector of the condition from which each sample belongs
colors of the bars (one color per biological condition)
TRUE to export the figure in a png file
A file named barplotTotal.png in the figures directory