Result File Format

1. At the beginning of the file:

>name of contact
Your Name
>email
Your Email Address
>program name
MyMotif

2. And then for each of the data sets:

>data set
dm01
>instances
0,-102,ATTCGGT
0,-57,GTTGGGTTT
2,-250,ACCGAAT
...
>data set
dm02
...

Each motif instance is given as a triple "seq#, position, substring", one per line and comma-separated.