bed2GR: Read genomic ranges from bed files (zero based coordinates)

Description Usage Arguments Value

View source: R/gff.R

Description

Read genomic ranges from bed files (zero based coordinates)

Usage

1
bed2GR(filename, nfields = NULL)

Arguments

filename

name of the bed file

nfields

number of fields in the bed file to be parsed. Default is to automatically detect the number of fields.

Value

GRanges object with the coordinates from the bed file


matthiasheinig/seqQTL documentation built on May 21, 2019, 1:16 p.m.