Proportion of reads associated with the three most expressed sequences per sample
majSequences(counts, n = 3, group, col = c("lightblue", "orange",
"MediumVioletRed", "SpringGreen"), outfile = TRUE)
matrix
of counts
number of most expressed sequences to return
factor vector of the condition from which each sample belongs
colors of the bars (one per biological condition)
TRUE to export the figure in a png file
A matrix
with the percentage of reads of the three most expressed sequences and a file named majSeq.png in the figures directory