write_bed: Write bed formatted data to file

Description Usage Arguments

View source: R/IO.r

Description

Write bed formatted data to file

Usage

1
write_bed(bed, filename)

Arguments

bed

The data.frame in bed format (note, this function does not check the data is a valid BED file)

filename

name of the file to write to


dwinter/repeatR documentation built on April 2, 2021, 7:31 p.m.