Description Usage Arguments Value Examples
Imports bed files and creates GRanges objects, using the fread() function from data.table.
1 |
file |
File name of bed file. |
GRanges Object
1 2 | a = readBed(system.file("extdata", "examples/combined_regions.bed",
package="LOLA"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.