writeRatio: Write ratio to a bigWig file

Description Usage Arguments

View source: R/writeRatio.R

Description

Export ratio values over ranges to a bigWig file format.

Usage

1
writeRatio(object, file = "", contrast = NULL)

Arguments

object

A RangedSummarizedExperiment object.

file

A character string naming a file open for writing.

contrast

A character vector with exactly two elements: the name or index of the numerator level for the fold change, and the name or index of the denominator level for the change.


s1437643/damR documentation built on Oct. 5, 2020, 12:33 p.m.