ACeDB - Installing the Pathway Database

This page walks you through the installation of a tiny ACeDB database that simulates biochemical pathways.

If are not already familiar with what ACeDB is and how it works, you should really go through one of the tutorials BEFORE trying to install this package.

I recommend
Tutorial Introduction to ACEDB
by Bruno Gaëta Australian National Genomic Information Service

Now, you are ready to install the database.

    Install the sample database


    Download the sample ACeDB database (pathways.tar.Z, 65k)

    Uncompress the file:

    uncompress pathways.tar.Z
    Unarchive the .tar file:
    tar xvf pathways.tar
    This will create a directory called 'pathways', containing the following files and subdirectories:
    drwx------   2 psgendb  psgendb      512 Mar 22 00:05 bin/
    drwx------   2 psgendb  psgendb      512 Mar 22 00:07 database/
    drwx------   2 psgendb  psgendb      512 Mar 21 23:26 externalFiles/
    -rw-------   1 psgendb  psgendb     2766 Mar 22 12:44 pathways.ace
    lrwxrwxrwx   1 psgendb  psgendb       25 Mar 28 19:16 whelp -> /home/psgendb/acedb/whelp/
    drwx------   2 psgendb  psgendb      512 Jun 13  1997 wspec/

    Download the ACeDB executables

    If a copy of xace is already on your system in a world-readable directory, skip this step. BIRCH users at the Univ. of Manitoba, THIS MEANS YOU!

    Download the Solaris2 executable files (ftp://ftp.cc.umanitoba.ca/psgendb/labace.bin.solaris.tar.Z, 2.6Mb)

    Uncompress the file:

    uncompress labace.bin.solairs.tar.Z
    Unarchive the .tar file:
    tar xvf labace.bin.solaris.tar
    This will create a directory called 'labace.bin', containing the following executable files:
    -rwx------   1 psgendb  psgendb  1115432 Jun 12 18:34 tace*
    -rwx------   1 psgendb  psgendb  4054312 Jun 12 18:34 xace*
    Move these files to a directory that is readable by all your intended users. That could be pathways/bin, or some other directory in which

    If you are not on a Sun Solaris 2 system, you must download the executbles from other ACeDB sites. The only files you need are xace and tace. The Download the whole .tar.Z file, copy these files to a world-readable directory, and delete all the rest of the files and directories.

    Download ACeDB for non-Solaris platforms. (http://probe.nalusda.gov:8000/acedocs/whereacedb.html)

    Set up the sample lab database


BIRCHReturn to BIRCH home page