Description Usage Arguments Value Examples
View source: R/export_functions.R
Save a GRanges or data frame object to tsv and UCSC-ready bed file for MIG.
| 1 | write_mig(x, path = "", genome = "hg19", ucsc_suffix = ".ucsc.bed")
 | 
| x | A  | 
| path | Path to write to. | 
| genome | A genome build, e.g. hg19 | 
| ucsc_suffix | The suffix for the ucsc-ready bed file. | 
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.