Trees | Indices | Help |
---|
|
Generate a random motif within given parameters.
|
|||
|
|||
|
|
Initialize with the motif parameters. Arguments: o alphabet - An alphabet specifying what letters can be inserted in a motif. o min_size, max_size - Specify the range of sizes for motifs. |
Create a random motif within the given parameters. This returns a single motif string with letters from the given alphabet. The size of the motif will be randomly chosen between max_size and min_size. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Jul 14 01:35:52 2010 | http://epydoc.sourceforge.net |