Calculates the coverage density.
coverageDensity(folder, chr=c(1:22,"X","Y","MT"), chr.length=NULL,
posneg=FALSE, verbose=TRUE, use.sqrt=FALSE,
kernel.package="slideWindowSum",
step.size=50000, window.size=100000, bw=100)
folder with bam files
Chromosome names to be plotted.
Length of chromosome
Logical, plot pos and neg strand
Logical, verbose output
Logical, apply sqrt transformation
Class of kernel smoother
Step size in bases
Window size in bases
Bandwidth parameter
Daniel Fischer
This function calculates the coverage of bam-files