|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.biojava.bio.program.Meme
The results of a meme run.
| Constructor Summary | |
Meme(java.io.InputStream is,
SymbolTokenization symParser)
|
|
| Method Summary | |
java.util.List |
getMotifs()
|
java.util.List |
getSeqIDs()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Meme(java.io.InputStream is,
SymbolTokenization symParser)
throws java.io.IOException,
IllegalSymbolException,
IllegalAlphabetException
| Method Detail |
public java.util.List getMotifs()
public java.util.List getSeqIDs()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||