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.


jma1991/Daim documentation built on Oct. 4, 2020, 2:21 a.m.