| read.bed | R Documentation | 
Read a bed file
read.bed(fileName, startAddOne = FALSE)
| fileName | .bed file to be read in | 
| startAddOne | if TRUE add 1 to starts to adjust for 0-based start, 1-based ends in UCSC formats | 
list with a dataframe with columns chr, start and end for each track
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.