EBI Home Page
 
   
Image
BioMart
Image
Image
Image Image   Image
Image  
 BioMart    MartJ 0.4 Local Installation

Follow these instructionss to install MartJ on your system:
    Windows:
    [with java runtime environment v 1.4.0 or higher (eg XP)]
    1. download martj-bin.zip.
    [without java, or if you are not sure]
    1. download martj-bin-jre-windows.zip.

    then
    1. unzip into a directory using a zip program such as winzip.
    2. cd to the newly created martj-0.4 directory.
    3. run bin/martshell.bat for MartShell.
      run bin/martexplorer.bat for MartExplorer.
      run bin/marteditor.bat for MartEditor.
    4. The connection to publically available BioMart databases will be automatically created for you. If you want to override the defaults edit registry file:
      martj-0.4/data/defaultMartRegistry.xml


    *NIX:
    [with java runtime environment v 1.4.0 or higher]
    1. download martj-bin.tgz.

    then
    1. unzip/tar into a directory using gnu zip. tar -zxvf martj-bin.tgz.
    2. cd to the newly created martj-0.4 directory.
    3. run bin/martshell.sh for MartShell.
      run bin/martexplorer.sh for MartExplorer.
      run bin/marteditor.sh for MartEditor.
    4. The connection to publically available BioMart databases will be automatically created for you. If you want to override the defaults edit registry file:
      martj-0.4/data/defaultMartRegistry.xml


CVS Installation:

We manage the source for MartJ via cvs. Checkout the 'release-0_4' branch of the code for the most stable version. You are welcome to checkout the head code of MartJ, (in order to do that you need to skip the '-r release-0_4' switch) but be aware that it is not guranteed to be stable.

cvs -d :pserver:cvsuser@cvs.sanger.ac.uk:/cvsroot/CVSmaster login (password: CVSUSER)
cvs -d :pserver:cvsuser@cvs.sanger.ac.uk:/cvsroot/CVSmaster co -P -r release-0_4 martj


    A. Requirements:
    To build MartJ from source you will need:
    1. java development kit v 1.4.0 or higher.
    2. ant.

    B. Installation:
    1. cd to where the martj directory checked out from cvs.
    2. ant compile
    3. Follow step 4 from the binary installation.


<<<

Image Image Image  
Image Image
Image
Page last updated: