bedGraphToBigWig: bedGraphToBigWig

Description Usage Arguments Value Author(s)

Description

Attempt to create bigWig file.

Usage

1
2
bedGraphToBigWig(bedGraph, 
    chromInfo, bigWig)

Arguments

bedGraph

bedGraph file (input), four tab-separated columns: chrom, chromStart, chromEnd, numeric data.

chromInfo

chromInfo file (input), two tab-separated columns: chrom, size in bases.

bigWig

bigWig file (output).

Value

TRUE if bigWig was created.

Author(s)

Toby Dylan Hocking


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