View source: R/file_format_io.R
write_motifmap | R Documentation |
This takes a GRanges object with the appropriate mcols (see
read_motifmap()
) and saves it as a BED file.
write_motifmap(x, file)
x |
A GRanges object with appropriate metadata columns. |
file |
The file name to save. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.