readPWMfile: Read Transfac File

Description Usage Arguments Details Value Author(s) Examples

Description

This function is use to read standard Transfac type file.

Usage

1

Arguments

file

Transfac file's name.

Details

This function is designed to read standard Transfac type file. For more information about the format, please refere to http://mcast.sdsc.edu/doc/transfac-format.html

Value

A list of matrix.

Author(s)

Arnaud Droit <arnaud.droit@ircm.qc.ca>

Examples

1
2
3
#####Database and Scores#####
path <- system.file("extdata","jaspar2009.txt",package="rGADEM")
jaspar <- readPWMfile(path)

CharlesJB/mpiGadem documentation built on May 6, 2019, 9:58 a.m.