The Functional Analysis through Hidden Markov Models Software & Server
                          - MySQL Database -                          
______________________________________________________________________

Summary:
--------

This is the pre-computed database for the Functional Analysis through 
Hidden Markov Models (fathmm) server and software - please ensure you 
have MySQL installed and have sufficient privileges to create/upload 
databases/tables.

Instructions:
-------------

1) create the 'fathmm' schema using the following SQL command:
   - CREATE SCHEMA IF NOT EXISTS fathmm
2) upload the pre-computed database using the following command (via
   the command line): 
   - gunzip < fathmm-v[?].SQL.gz | mysql -p fathmm
   Note: [?] refers to the database version e.g. 2.1