readJASPAR {PWMEnrich}R Documentation

Read motifs in JASPAR format

Description

Read motifs in JASPAR format

Usage

readJASPAR(file, remove.ids = FALSE)

Arguments

file

the filename

remove.ids

if to strip JASPAR ID's from motif names, e.g. "MA0211.1 bap" would become just "bap"

Value

a list of matrices representing motifs (with four nucleotides as rows)


[Package PWMEnrich version 4.29.1 Index]