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)

ALPS documentation built on Nov. 8, 2020, 5:52 p.m.