Description Usage Arguments Value
This function write a bed format file from a GRanges object
1 | granges2bed(gr, file = "mybedfile.bed", names = NULL, TSS = FALSE)
|
gr |
GeRanges object |
file |
file name of output bed file |
names |
names for bed fromat |
TSS |
logical if TRUE use start and start+1 |
a data frame of bed-like format (and export as a bed file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.