Class Meme


  • public class Meme
    extends java.lang.Object
    The results of a meme run.
    Author:
    Matthew Pocock
    • Constructor Summary

      Constructors 
      Constructor Description
      Meme​(java.io.InputStream is, SymbolTokenization symParser)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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