bed_to_homer: Homer Ready Txt

Description Usage Arguments Value Examples

View source: R/bed_to_homer.R

Description

This function takes a bed formatted file and creates HOMER annotation ready txt on MAC

Usage

1
bed_to_homer(bed, filename)

Arguments

bed

bed formated file, first three column should be: chr, start, end , ...

filename

either a character string naming a file or a connection open for writing

Value

None

Examples

1
bed_to_homer("path/to/file", "path/to/save")

eonurk/bedtohomeR documentation built on Jan. 1, 2020, 1:03 p.m.