Learn R Programming

SARTools (version 1.6.2)

barplotNull: Percentage of null counts per sample

Description

Bar plot of the percentage of null counts per sample

Usage

barplotNull(counts, group, col = c("lightblue", "orange", "MediumVioletRed",
  "SpringGreen"), outfile = TRUE)

Arguments

counts

matrix of counts

group

factor vector of the condition from which each sample belongs

col

colors of the bars (one color per biological condition)

outfile

TRUE to export the figure in a png file

Value

A file named barplotNull.png in the figures directory