process_homer: Process homer format

Description Usage Arguments Value Examples

Description

Process homer format

Usage

1

Arguments

x

path to homer format file

Value

data.frame

Examples

1
2
myc_homer <- system.file('extdata/motifs', 'cmyc.homer', package = 'ALPS', mustWork = TRUE)
myc_df <- process_homer(x = myc_homer)

itsvenu/ALPS documentation built on Nov. 4, 2019, 2:13 p.m.