plot.coverage.by.sample: plot.coverage.by.sample

Description Usage Arguments Value

View source: R/plot.coverage.by.sample.R

Description

Make a barplot of coverage per sample

Usage

1
2
3
## S3 method for class 'coverage.by.sample'
plot(coverage.sample, file.name,
  statistic = c("mean", "median"))

Arguments

coverage.sample

Data frame of coverage data, typically from get.coverage.by.sample.statistics

file.name

Name of output file

statistic

Statistic to be plotted (mean or median)

Value

None


varitas documentation built on Nov. 14, 2020, 1:07 a.m.