Trees | Indices | Help |
---|
|
object --+ | SchemaFinder
Find schema in a set of sequences using a genetic algorithm approach.
Finding good schemas is very difficult because it takes forever to enumerate all of the potential schemas. This finder using a genetic algorithm approach to evolve good schema which match many times in a set of sequences.
The default implementation of the finder is ready to find schemas in a set of DNA sequences, but the finder can be customized to deal with any type of data.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Aug 20 10:37:31 2011 | http://epydoc.sourceforge.net |