process_transfac: Process transfac format

Description Usage Arguments Value Examples

Description

Process transfac format

Usage

1

Arguments

x

path to transfac format file

Value

data.frame

Examples

1
2
myc_transfac <- system.file('extdata/motifs', 'MA0147.2.transfac', package = 'ALPS', mustWork = TRUE)
my_df <- process_transfac(x = myc_transfac)

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