mergeCoverage: Merge coverage files

Description Usage Arguments Details Value Author(s)

View source: R/coverage.R

Description

Merge coverage files

Usage

1
mergeCoverage(indirs, outdir, prepend_str)

Arguments

indirs

A character vector, indicating which directories have to be merged

outdir

A character string indicating the output directory (which must exist)

prepend_str

A character string, containing a prefix going to be appended on all output result files

Details

Merges coverage objects, usually SipleRleLists, in a tree-reduce fashion. The coverage object dynamically switches to a SimpleIntegerList, once the data becomes too dense.

Value

Nothing

Author(s)

Jens Reeder


HTSeqGenie documentation built on Nov. 8, 2020, 6:12 p.m.