findMotifFasta {motifRG}R Documentation

Wrapper function for findMotif using fasta input

Description

Perform motif search on two input fasta files. This is a wrapper function for findMotif

Usage

findMotifFasta(fg.file, bg.file, ...)

Arguments

fg.file

character; foreground fasta filename

bg.file

character; background fasta filename

...

Other parameters passed to findMotif


[Package motifRG version 1.28.0 Index]