findMotifFasta {motifRG} | R Documentation |
Perform motif search on two input fasta files. This is a wrapper function for findMotif
findMotifFasta(fg.file, bg.file, ...)
fg.file |
character; foreground fasta filename |
bg.file |
character; background fasta filename |
... |
Other parameters passed to findMotif |