data(DF_H3K36me3_control)
matrix
with the normalized (read per million) coverages for the genomic interval corresponding to the gene body of a certain set of genesCoverageView
function named cov.matrix
and setting the no_windows
parameter to 100, the normalization
parameter to "rpm" and the offset paremeter to 10. The BED format coordinate file was passed to the function through the coordfile
argument and contained the genomic coordinates of a set of genes for which the region starting 2500 nucleotides before the transcription start site (TSS) and ending in the transcription end site (TES) contains at least one enrichment peak identified by MACS using the ChIP-seq data that was used for generating the other coverage matrix example used in CoverageView
(see DF_H3K36me3
). For illustrative purposes only the genes located in the chr19 were analyzed.