If the target file indicates gzip-compression, will invoke bgzip rather than
standard gzip. Another feature is, if the output file should contain header
lines, they will start with #
, as specified in BED format specification.
1 |
dt |
Data frame to write. |
file_path |
Output file name. |
col_names |
A logical value indicating whether to output colum names. |
create_index |
A logical value indicating whether to create an index file. Ignored if the output is not gzipped. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.