<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>d24cba1736eee9f5cdfe400eb16d83fba59d440f</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/824f1a043831fcce9fee8ea47c319c19020971a9</url>
    <id>824f1a043831fcce9fee8ea47c319c19020971a9</id>
    <committed-date>2008-07-25T10:11:59-07:00</committed-date>
    <authored-date>2008-07-25T10:11:59-07:00</authored-date>
    <message>Updated analysis rake for new datamapper compatability.</message>
    <tree>3082169b898f6a2552a71281b998a64c4fbeca87</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>47bfcfb397190e69caf3da26be03327edd4967e7</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/d24cba1736eee9f5cdfe400eb16d83fba59d440f</url>
    <id>d24cba1736eee9f5cdfe400eb16d83fba59d440f</id>
    <committed-date>2008-07-25T10:11:31-07:00</committed-date>
    <authored-date>2008-07-25T10:11:31-07:00</authored-date>
    <message>Updated gene model for new DataMapper compatability.</message>
    <tree>3f3f31caef00d69e96423b8f64bc1dd7b75b105d</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>226bbc7fc23e4fdd9b14f1a825c0365e8571126d</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/47bfcfb397190e69caf3da26be03327edd4967e7</url>
    <id>47bfcfb397190e69caf3da26be03327edd4967e7</id>
    <committed-date>2008-07-25T10:10:52-07:00</committed-date>
    <authored-date>2008-07-25T10:10:52-07:00</authored-date>
    <message>Updated drop and create methods for new DataMapper API. Implemented hideous drop method, as DM removed drop_all_tables!</message>
    <tree>a1e332904500e0367b7a09a669bb0cbb4f720e8b</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>935a9d015dc951ec3edf41aa62077d3babd72d21</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/226bbc7fc23e4fdd9b14f1a825c0365e8571126d</url>
    <id>226bbc7fc23e4fdd9b14f1a825c0365e8571126d</id>
    <committed-date>2008-07-25T10:09:17-07:00</committed-date>
    <authored-date>2008-07-25T10:09:17-07:00</authored-date>
    <message>Added new (ridiculous!) gem requirements for datamapper.</message>
    <tree>ee7448c0f5d0daf083a8be6d05fa00f7d59f2f37</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>91c0f6c439126729fd16f8fe03adb5c21c212fd1</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/935a9d015dc951ec3edf41aa62077d3babd72d21</url>
    <id>935a9d015dc951ec3edf41aa62077d3babd72d21</id>
    <committed-date>2008-07-25T10:07:55-07:00</committed-date>
    <authored-date>2008-07-25T10:07:55-07:00</authored-date>
    <message>Updated example database file for DataMapper compatability

* Explicity uses symbols for keys in key-value pairs.
* Datamapper complains otherwise. Looks for a gem by that name, if is a string istead of a symbol.</message>
    <tree>4f872b67137c078321d27028e3d05f41912e80fd</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d89cfde84619536f4aa745835a46a9b23289d8a</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/91c0f6c439126729fd16f8fe03adb5c21c212fd1</url>
    <id>91c0f6c439126729fd16f8fe03adb5c21c212fd1</id>
    <committed-date>2008-05-27T06:41:35-07:00</committed-date>
    <authored-date>2008-05-27T06:41:35-07:00</authored-date>
    <message>Added Jan Aerts code for managing hard and soft dependencies between tasks.

001:sequence_stats and 001:length_histo now cause the database to be populated if there are no sequences in it. This is done via Jan's :check_load_sequence task.</message>
    <tree>8084172858dfbe88729597366a831e3b05946010</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>39d182397126d31333f08d9a828a1af480927f39</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/6d89cfde84619536f4aa745835a46a9b23289d8a</url>
    <id>6d89cfde84619536f4aa745835a46a9b23289d8a</id>
    <committed-date>2008-05-27T06:41:00-07:00</committed-date>
    <authored-date>2008-05-27T06:41:00-07:00</authored-date>
    <message>Fixed typo in gene property seqences =&gt; sequence</message>
    <tree>827168f8504aeb652764174e58446a94b44108cd</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>367043f5f7e9371c528b232f0c3bdd4d0cbe3939</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/39d182397126d31333f08d9a828a1af480927f39</url>
    <id>39d182397126d31333f08d9a828a1af480927f39</id>
    <committed-date>2008-05-24T12:03:44-07:00</committed-date>
    <authored-date>2008-05-24T12:03:44-07:00</authored-date>
    <message>Removed notes file. Contains nothing relevent.</message>
    <tree>06d9cc256060893a53808d87dc0cbaa812a1f788</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf74f28a1a1eeec422eb8ad6b49880d787875401</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/367043f5f7e9371c528b232f0c3bdd4d0cbe3939</url>
    <id>367043f5f7e9371c528b232f0c3bdd4d0cbe3939</id>
    <committed-date>2008-05-24T12:00:33-07:00</committed-date>
    <authored-date>2008-05-24T12:00:33-07:00</authored-date>
    <message>Updated gitignore to include sqlite3 databases, and database configuration files.</message>
    <tree>2dc3a99600bafaeb01830b1f813e6819d3dc5b40</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>371a50b342d652da402a9fbfd9ad78acb4e417c8</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/cf74f28a1a1eeec422eb8ad6b49880d787875401</url>
    <id>cf74f28a1a1eeec422eb8ad6b49880d787875401</id>
    <committed-date>2008-05-24T11:58:27-07:00</committed-date>
    <authored-date>2008-05-24T11:58:27-07:00</authored-date>
    <message>Added validation check to gene object creation</message>
    <tree>479e1d659f1a8f47e7d3c19106fd035188456053</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>636d6f1abc175585988258e149989768552cc4f8</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/371a50b342d652da402a9fbfd9ad78acb4e417c8</url>
    <id>371a50b342d652da402a9fbfd9ad78acb4e417c8</id>
    <committed-date>2008-05-24T11:57:51-07:00</committed-date>
    <authored-date>2008-05-24T11:57:51-07:00</authored-date>
    <message>Fixed sequence validation for gene model</message>
    <tree>737e305144a865389933270defd5541494994c30</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ade4c9c3d3641e0f6690206893cb29dd0fa6d938</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/636d6f1abc175585988258e149989768552cc4f8</url>
    <id>636d6f1abc175585988258e149989768552cc4f8</id>
    <committed-date>2008-05-24T11:56:49-07:00</committed-date>
    <authored-date>2008-05-24T11:56:49-07:00</authored-date>
    <message>Switch ActiveRecord find methods to DataMapper</message>
    <tree>b91ca9fd724efc6662d15d6a5de788407e335658</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56079e6fd0174910d98cf6fe9c8090b5d729460a</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/ade4c9c3d3641e0f6690206893cb29dd0fa6d938</url>
    <id>ade4c9c3d3641e0f6690206893cb29dd0fa6d938</id>
    <committed-date>2008-05-24T11:56:20-07:00</committed-date>
    <authored-date>2008-05-24T11:56:20-07:00</authored-date>
    <message>Added complete rebuild task to main Rakefile</message>
    <tree>10412c725e27d94ee874dcff7bd16797ffe621b7</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>35980e619782f665591cc63bda60ea5022ae919d</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/56079e6fd0174910d98cf6fe9c8090b5d729460a</url>
    <id>56079e6fd0174910d98cf6fe9c8090b5d729460a</id>
    <committed-date>2008-05-22T10:40:52-07:00</committed-date>
    <authored-date>2008-05-22T10:40:52-07:00</authored-date>
    <message>Added validation to gene model.</message>
    <tree>50214717fbcfc49671509791a178d4be2d8dc9a1</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2b3fd57b6d1795057022564cf3313f3e5e9cbc08</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/35980e619782f665591cc63bda60ea5022ae919d</url>
    <id>35980e619782f665591cc63bda60ea5022ae919d</id>
    <committed-date>2008-05-09T10:12:21-07:00</committed-date>
    <authored-date>2008-05-09T10:12:21-07:00</authored-date>
    <message>Removed active record migration. Updated gene model with DataMapper properties.</message>
    <tree>530f33a9588b4bb985a43d1c7262c468d26b7cb7</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e5354f74fe712e0aa749eef8bfdd400781bff5d</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/2b3fd57b6d1795057022564cf3313f3e5e9cbc08</url>
    <id>2b3fd57b6d1795057022564cf3313f3e5e9cbc08</id>
    <committed-date>2008-05-09T10:10:34-07:00</committed-date>
    <authored-date>2008-05-09T10:10:34-07:00</authored-date>
    <message>Removed database configuration file. Created example file instead.</message>
    <tree>df6bc7b58331096cec49c63485705306cc229f84</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>289fa58968d83d8ef1a0bcc173159094e969f8a1</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/9e5354f74fe712e0aa749eef8bfdd400781bff5d</url>
    <id>9e5354f74fe712e0aa749eef8bfdd400781bff5d</id>
    <committed-date>2008-05-09T10:09:05-07:00</committed-date>
    <authored-date>2008-05-09T10:09:05-07:00</authored-date>
    <message>Added DataMapper migrate tasks to Rakefile</message>
    <tree>d1714225b28e7f3af96aee0f981e4f4f423dac4c</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>704047794755412c236a54fe32fbe7b07a646130</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/289fa58968d83d8ef1a0bcc173159094e969f8a1</url>
    <id>289fa58968d83d8ef1a0bcc173159094e969f8a1</id>
    <committed-date>2008-05-09T10:08:39-07:00</committed-date>
    <authored-date>2008-05-09T10:08:39-07:00</authored-date>
    <message>Created environment config file. Switched to DataMapper instead of ActiveRecord

Models loaded in config file
Rake tasks still loaded in main Rakefile
Changed gem from active_record to data_mapper
Changed database loading to Datamapper</message>
    <tree>432ea5da042a688d26fd88d9468dc1400d668735</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@michaelbarton.me.uk</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>27e8728bf4766115a3fb0e6ec9533fa90780492f</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/704047794755412c236a54fe32fbe7b07a646130</url>
    <id>704047794755412c236a54fe32fbe7b07a646130</id>
    <committed-date>2008-04-26T13:07:09-07:00</committed-date>
    <authored-date>2008-04-26T13:07:09-07:00</authored-date>
    <message>Added task to plot histogram of binned result data</message>
    <tree>8d102dddcd5689e8a808cba62d6bdb7acd82fac9</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>654f540e94983d70bd4518922258e72066b4b6df</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/27e8728bf4766115a3fb0e6ec9533fa90780492f</url>
    <id>27e8728bf4766115a3fb0e6ec9533fa90780492f</id>
    <committed-date>2008-04-26T12:17:10-07:00</committed-date>
    <authored-date>2008-04-26T12:17:10-07:00</authored-date>
    <message>Added method to bin gene length into frequency table</message>
    <tree>4452b2e367b4383f4c8145e47542fc5f53b43ebd</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa26304841bc823353309374bd82ca8eb564904a</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/654f540e94983d70bd4518922258e72066b4b6df</url>
    <id>654f540e94983d70bd4518922258e72066b4b6df</id>
    <committed-date>2008-04-26T11:07:02-07:00</committed-date>
    <authored-date>2008-04-26T11:07:02-07:00</authored-date>
    <message>Updated taks dependency for statistics for analysis 001 rebuild</message>
    <tree>8521decd8ac6871e5df9140cf843db890144068a</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fb206a39bf9de48b32cdd8ed640a06b433eab790</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/aa26304841bc823353309374bd82ca8eb564904a</url>
    <id>aa26304841bc823353309374bd82ca8eb564904a</id>
    <committed-date>2008-04-26T11:05:52-07:00</committed-date>
    <authored-date>2008-04-26T11:05:52-07:00</authored-date>
    <message>Added gitignore to not included results in version control</message>
    <tree>fa8a514098502f5cb34bd3f6018648848c60c36b</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>33978c3af6c1e08c7f0720b33da2dc23a9a383dc</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/fb206a39bf9de48b32cdd8ed640a06b433eab790</url>
    <id>fb206a39bf9de48b32cdd8ed640a06b433eab790</id>
    <committed-date>2008-04-26T11:04:18-07:00</committed-date>
    <authored-date>2008-04-26T11:04:18-07:00</authored-date>
    <message>Updated project notes</message>
    <tree>28c0c33a61b86b773edd2156eb92b90e41d4a3c9</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7b241b15a53e7e17d4d4a1e4cef881046d2772a9</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/33978c3af6c1e08c7f0720b33da2dc23a9a383dc</url>
    <id>33978c3af6c1e08c7f0720b33da2dc23a9a383dc</id>
    <committed-date>2008-04-26T11:04:05-07:00</committed-date>
    <authored-date>2008-04-26T11:04:05-07:00</authored-date>
    <message>Added new statistics task</message>
    <tree>4d41060cc6d04e480e63a5e04e945fba368c717e</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d4f67f50ba37507787a97f1132417fbef539775</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/7b241b15a53e7e17d4d4a1e4cef881046d2772a9</url>
    <id>7b241b15a53e7e17d4d4a1e4cef881046d2772a9</id>
    <committed-date>2008-04-26T11:03:13-07:00</committed-date>
    <authored-date>2008-04-26T11:03:13-07:00</authored-date>
    <message>Added mean and standard deviation methods for Gene class</message>
    <tree>1bfcf9980f270e5226b34d8fecc2d9d204a9f55e</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e3a3139394707b6219c700f24535f5b619756fe9</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/6d4f67f50ba37507787a97f1132417fbef539775</url>
    <id>6d4f67f50ba37507787a97f1132417fbef539775</id>
    <committed-date>2008-04-26T10:19:41-07:00</committed-date>
    <authored-date>2008-04-26T10:19:41-07:00</authored-date>
    <message>Removed activerecord logger</message>
    <tree>1d3bc16a23dac6c5bd29015709601d675e1bfa41</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c2894583706f7806a1e7eb4d683bd085e3e0ff1c</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/e3a3139394707b6219c700f24535f5b619756fe9</url>
    <id>e3a3139394707b6219c700f24535f5b619756fe9</id>
    <committed-date>2008-04-26T10:16:13-07:00</committed-date>
    <authored-date>2008-04-26T10:16:13-07:00</authored-date>
    <message>Created method to load data into database from Bio::FlatFile entry.</message>
    <tree>7736a2eb459244b14e4da2e38de618237780891c</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41872022a1c0763d0e811fbd188659807e618bb1</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/c2894583706f7806a1e7eb4d683bd085e3e0ff1c</url>
    <id>c2894583706f7806a1e7eb4d683bd085e3e0ff1c</id>
    <committed-date>2008-04-26T09:38:55-07:00</committed-date>
    <authored-date>2008-04-26T09:38:55-07:00</authored-date>
    <message>Fixed typo in first analysis rake file.</message>
    <tree>b24f4723a3791c1d95d5961c7b2169d9eeacbc42</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a80054f72c43222a09a0329ceecf5ababa3d2afd</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/41872022a1c0763d0e811fbd188659807e618bb1</url>
    <id>41872022a1c0763d0e811fbd188659807e618bb1</id>
    <committed-date>2008-04-26T09:38:19-07:00</committed-date>
    <authored-date>2008-04-26T09:38:19-07:00</authored-date>
    <message>Reorganised Rake file. Removed environment task, as is required everytime a task is run</message>
    <tree>4f59901169010a18ea4bed75991bc3ee6af3114d</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8ef55948f767629d8ed618d2ebca5e202059b8a</id>
      </parent>
    </parents>
    <author>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </author>
    <url>http://github.com/michaelbarton/organised_experiments/commit/a80054f72c43222a09a0329ceecf5ababa3d2afd</url>
    <id>a80054f72c43222a09a0329ceecf5ababa3d2afd</id>
    <committed-date>2008-04-26T09:29:22-07:00</committed-date>
    <authored-date>2008-04-26T09:29:22-07:00</authored-date>
    <message>Created database loading and deleting tasks</message>
    <tree>32049bda608fa1ef44abaaaade42884619059dba</tree>
    <committer>
      <name>Michael Barton</name>
      <email>mail@bioinformaticszen.com</email>
    </committer>
  </commit>
</commits>
