makeFlatFileDir: Generate "FlatFileDir" directory

Description Usage Arguments Details Value Author(s) Examples

View source: R/JASPAR.R

Description

On JASPAR web service, "FlatFileDir" includes all the *.pfm and a matrix_list.txt file

Usage

1
  makeFlatFileDir(JASPAR)

Arguments

JASPAR

A JASPAR object. Now it can be JASPAR2014 or JASPAR2016.

Details

The matrix_list.txt file contains each pfm per line. Each line has the ID, total information content, name, class and tags of one pfm.

Value

The generated files are under "FlatFileDir" directory.

Author(s)

Ge Tan

Examples

1
2
3
4
  
    library(JASPAR2014)
    makeFlatFileDir(JASPAR2014)
  

TFBSTools documentation built on Nov. 8, 2020, 8:14 p.m.