Package de.jstacs.motifDiscovery

This package provides the framework including the interface for any de novo motif discoverer

See:
          Description

Interface Summary
MotifDiscoverer This is the interface that any tool for de novo motif discovery should implement.
 

Class Summary
MotifDiscovererToolBox This class contains static methods for the MotifDiscoverer.
 

Enum Summary
MotifDiscoverer.KindOfProfile This enum can be used to determine which kind of profile should be returned.
 

Package de.jstacs.motifDiscovery Description

This package provides the framework including the interface for any de novo motif discoverer.