-- 
-- README 
-- 
-- Author: Julia Stoyanovich (jds1@cs.columbia.edu)
--

This directory contains code, documentation, and sample output
of MutaGeneSys: A system for making diagnostic prediction based on genome-wide
genotype data in association studies.

The directory structure is outlines below.  Each file in bin, lib,
and sql contains a documentation section at the top.  Please take
a look at these sections, and at the final design document (in doc/)
for more information.

Data cleaning and parsing:
bin/ 
lib/

Data load:
ctl/

Database schema:
sql/

Documentation (technical report, description of data load procedure, this file)
doc/

