plotDistro-methods {ssviz} | R Documentation |
Plots distribution of reads in the bam file based on length, direction (strand) or location (rname)
plotDistro(bamlist, type = "qwidth", samplenames = NULL, unique = FALSE, ncounts = 1e+06, norm = FALSE, yname = "Counts per million")
Returns a distribution plot.
Diana H.P. Low