readBed | R Documentation |
Function to read tab-delimited bed file to GenomicRanges object
readBed(filename, header = F)
filename |
String of path to bed file to read in |
header |
Boolean indicating if there is a header in the bed file. Default=FALSE. |
GenomicRanges object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.