Learn R Programming

rphast (version 1.6.9)

read.wig: Read a wig file

Description

Reads fixed or variable step wig files. Stores them as a features object.

Usage

read.wig(file, pointer.only = FALSE)

Arguments

file

The file to read

pointer.only

If TRUE, store as a pointer to a C structure

Value

A GFF object representing data in wig file