Zentrum für Molekularbiologie der Pflanzen (ZMBP)

motifs -- this module accepts motifs from the command line, loads motifs from file, or generates motifs. The corresponding Python regular expression is maintained for each motif as a dictionary value

Hint:
Regulatory Modules should use the format: motif1{0}motif2 for fixed spacing, or motif1{2,30}motif2 for variable spacing.


Keep in mind that you are not limited to two motifs: you can make more, i.e motif1{0}motif2{10,200}motif3

Class Motifs