Description Usage Arguments Value Examples
This function is used to transfer bed to Granges
1 | bed2granges(bed_file)
|
bed_file |
bed file |
gr |
Granges object of bed file |
1 2 3 4 | ## Not run:
gr<-bed2granges('path/to/bed/file/peak.bed')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.