Learn R Programming

bedr (version 1.0.2)

index2bed: convert a region index into a bed file dataframe

Description

convert a region index into a bed file dataframe

Usage

index2bed(x, set.type = TRUE)

Arguments

x
an index
set.type
should the attribute input.type be set. Sometimes it is desirable to avoid setting it when applying intermediate conversion

Examples

Run this code
#a.bed <- index2bed(x) 

Run the code above in your browser using DataLab