exportCoverage: Export coverage as BigWig track

Description Usage Arguments Value Author(s)

View source: R/export.R

Description

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

Usage

1
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

Author(s)

Federico Comoglio


wavClusteR documentation built on Nov. 8, 2020, 6:54 p.m.