Last data update: 2014.03.03

R: plotDistro
plotDistro-methodsR Documentation

plotDistro

Description

Plots distribution of reads in the bam file based on length, direction (strand) or location (rname)

Methods

plotDistro(bamlist, type = "qwidth", samplenames = NULL, unique = FALSE, ncounts = 1e+06, norm = FALSE, yname = "Counts per million")

Returns a distribution plot.

Author(s)

Diana H.P. Low

Results