read_bedGraph: Read a bedGraph file with 4 columns: chrom, start, end, score

Description Usage Arguments Value

Description

Read a bedGraph file with 4 columns: chrom, start, end, score

Usage

1
read_bedGraph(filename, ...)

Arguments

filename

The file to read. No column names.

...

Additional parameters passed to read_tsv

Value

A GRanges object.


slowkow/CENTIPEDE.tutorial documentation built on May 30, 2019, 3:06 a.m.