given data and colnames dump as bed file

dump_sample_as_bed_file(data_to_dump, fileName)

Arguments

data_to_dump

data frame to dump into bed file with CHR, START, END

fileName

name of the file to save data in

Value

nothing