parseMEMEOutput: parseMEMEOutput

Description Usage Arguments Value Author(s) See Also Examples

View source: R/Wrappers-methods.r

Description

Parse the output file from “MEME”.

Usage

1

Arguments

x

character(1): the filename of the “MEME” output.

Value

A list of motifs and evalues is returned.

Author(s)

Ge Tan

See Also

runMEME

Examples

1
2
3
  memeOutput <- file.path(system.file("extdata", package="TFBSTools"),
                          "meme.output")
  parseMEMEOutput(memeOutput)

ge11232002/TFBSTools documentation built on Sept. 12, 2021, 12:07 p.m.