ReadBedRanges | R Documentation |
Read chromosome and position information from a bed format file.
ReadBedRanges(file)
file |
Path to the file in bed format. |
A data.table keyed by chrom, start, and end. It uses one-based coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.