Uses of Class
meme.MemeMotif

Packages that use MemeMotif
meme Wrapper for meme tweaked for processing multiple rounds of SELEX oligos. 
 

Uses of MemeMotif in meme
 

Methods in meme that return MemeMotif
 MemeMotif MotifSearchResult.getMemeMotif()
           
 MemeMotif[] MemeParser.getMemeMotifs()
           
 

Constructors in meme with parameters of type MemeMotif
MotifSearchResult(MemeMotif mm, java.lang.String file, int numberOfSeqsSearched)