denormalizeBedGraph: denormalizeBedGraph

Description Usage Arguments Value Author(s)

Description

Attempt to convert a bedGraph file with non-negative non-integer data to integer count data, by dividing each value by the smallest non-zero value.

Usage

1
2
denormalizeBedGraph(input.bedGraph, 
    output.bedGraph)

Arguments

input.bedGraph

Input bedGraph file with non-integer data.

output.bedGraph

Output bedGraph file with integer data.

Value

Nothing.

Author(s)

Toby Dylan Hocking


tdhock/PeakSegPipeline documentation built on March 3, 2020, 1:35 a.m.