View source: R/loadBed6AsGRanges.R
load snakePipes DiffBinding_allregions.bed BED6 file as GRanges object, giving appropriate column names note that BED is a 0-based format, while GRanges is 1-based format This means that the start coordinate should be converted to +1 when converting from BED to GRanges
1 | loadBed6AsGRanges(pathToFile)
|
pathToFile |
(string) an absolute or relative path to a bed file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.