bedToGRanges: bedToGRanges

Description Usage Arguments Examples

View source: R/bedToGRanges.R

Description

This function will convert a bed to GRanges object

Usage

1

Arguments

file

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

Examples

1
2
3
4
## Not run: 
bedToGRanges(file)

## End(Not run)

VSE documentation built on May 2, 2019, 4 p.m.