boxplotCounts: Box-plots representing counts distribution per sample

Description Usage Arguments Value Author(s)

View source: R/boxplotCounts.R

Description

Box-plots representing counts distribution per sample

Usage

1
2
3
boxplotCounts(counts, group, type = c("raw", "norm"), out = TRUE,
  col = c("lightblue", "orange", "MediumVioletRed", "SpringGreen"),
  versionName = ".")

Arguments

counts

a numeric matrix of raw or normalized counts

group

vector of the condition from which each sample belongs

type

type of counts used ("raw" of "norm")

out

TRUE to export the figure

col

colors of the bars

versionName

versionName of the project

Value

The boxplots

Author(s)

Marie-Agnes Dillies and Hugo Varet


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