dump_sample_as_bed_file: given data and colnames dump as bed file

View source: R/dump_sample_as_bed_file.R

dump_sample_as_bed_fileR Documentation

given data and colnames dump as bed file

Description

given data and colnames dump as bed file

Usage

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


drake69/semseeker documentation built on Sept. 17, 2023, 12:22 a.m.