public class Meme
extends java.lang.Object
Constructor and Description |
---|
Meme(java.io.InputStream is,
SymbolTokenization symParser) |
Modifier and Type | Method and Description |
---|---|
java.util.List |
getMotifs() |
java.util.List |
getSeqIDs() |
public Meme(java.io.InputStream is, SymbolTokenization symParser) throws java.io.IOException, IllegalSymbolException, IllegalAlphabetException
java.io.IOException
IllegalSymbolException
IllegalAlphabetException