majSequences: Proportion of reads associated with the three most expressed...

Description Usage Arguments Value Author(s)

View source: R/majSequences.R

Description

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

Usage

1
2
majSequences(counts, n = 3, group, out = TRUE, col = c("lightblue",
  "orange", "MediumVioletRed", "SpringGreen"), versionName = ".")

Arguments

counts

matrix of counts

n

number of most expressed sequences to return

group

vector of the condition from which each sample belongs

out

TRUE to export the figure

col

colors of the bars

versionName

versionName of the project

Value

A data.frame with the percentage of reads of the three most expressed sequences

Author(s)

Marie-Agnes Dillies and Hugo Varet


biomics-pasteur-fr/RNADiff documentation built on Aug. 27, 2020, 12:44 a.m.