R/dump_sample_as_bed_file.R
dump_sample_as_bed_file.Rd
given data and colnames dump as bed file
dump_sample_as_bed_file(data_to_dump, fileName)
data frame to dump into bed file with CHR, START, END
name of the file to save data in
nothing