View source: R/dump_sample_as_bed_file.R
dump_sample_as_bed_file | R Documentation |
given data and colnames dump as bed file
dump_sample_as_bed_file(data_to_dump, fileName)
data_to_dump |
data frame to dump into bed file with CHR, START, END |
fileName |
name of the file to save data in |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.