Learn R Programming

wavClusteR (version 2.6.2)

exportCoverage: Export coverage as BigWig track

Description

Export coverage as BigWig track, compatible with the UCSC genome browser

Usage

exportCoverage(coverage, filename = 'wavClusters.BigWig')

Arguments

coverage
An Rle object containing the coverage at each genomic position as returned by a call to coverage
filename
A character defining the BED file name. Default to "wavClusters.BigWig"

Value

  • A BigWig file of the exported Rle object