plotNoisetypes: Do a barplot of the noise types

View source: R/plotNoisetypes.R

plotNoisetypesR Documentation

Do a barplot of the noise types

Description

Plot the count for each noise type in a barplot.

Usage

plotNoisetypes(noisetypes, percentage = TRUE, total = NA,
  stacked = FALSE, sample.id = "")

Arguments

noisetypes

the noisetypes object

percentage

plot the percentage instead of the number

total

total number of items (in case not all items have a noise type assigned, needed to compute percentages with reference to all items)

stacked

plot a stacked barplot

sample.id

the sample identifier (optional)


hallucigenia-sparsa/seqtime documentation built on Jan. 9, 2023, 11:53 p.m.