Description Usage Arguments Value Examples
View source: R/export_functions.R
Save a GRanges object to a bed file.
| 1 | write_bed(gr, path = "", ucsc_name = F)
 | 
| gr | A  | 
| path | Path to write to. | 
| ucsc_name | A header track name. Required for visualisation by UCSC genome browser. | 
writes an object to a specific path.
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.