Learn R Programming

VSE (version 0.99)

bedToGRanges: bedToGRanges

Description

This function will convert a bed to GRanges object

Usage

bedToGRanges(file)

Arguments

file
A bed file. Must contain at least three columns: chr, start and end.

Examples

Run this code
## Not run: 
# bedToGRanges(file)
# ## End(Not run)

Run the code above in your browser using DataLab