Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

SARTools (version 1.6.2)

majSequences: Most expressed sequences per sample

Description

Proportion of reads associated with the three most expressed sequences per sample

Usage

majSequences(counts, n = 3, group, col = c("lightblue", "orange",
  "MediumVioletRed", "SpringGreen"), outfile = TRUE)

Arguments

counts

matrix of counts

n

number of most expressed sequences to return

group

factor vector of the condition from which each sample belongs

col

colors of the bars (one per biological condition)

outfile

TRUE to export the figure in a png file

Value

A matrix with the percentage of reads of the three most expressed sequences and a file named majSeq.png in the figures directory