User Tools

Site Tools


instalguide

This is an old revision of the document!


Installation Guide

Back Home


This page describe the distribution content and how to run each of the 3 availables modes, after briefly presenting them.

What's in the distribution ?

To install IRMa you only have to unzip IRMa-<version>.zip file on your local system. Under the main directory, the following structure will ne available :

  > auto : directory containing script samples for the automatic or batch mode. 
  > db : SQL scripts to create an identification database or to migrate an existing one. 
         If the data model has been modified, the provided script will permit data recovery from an //old// identification databases 
  > lib : libs and dll needed by IRMa
  > VBscripts: Visual Basic scripts used to launch IRMa from Mascot Daemon. IRMa will be executed in automatic mode. 
  > IRMa-<version>.jar : IRMa library specific code
  > *.bat : batch to run IRMa in specific mode. See following sections.  

IRMa Modes

Standard mode

Run batch file run.bat.
A graphical interface will allow user to validate a Mascot identification result. Help on validation and others features is accessible in user guide.

Note
To validate big Mascot identification, it is possible to increase memory used by the application: Edit run.bat file and change the value parameter in -Xmx<value>m attribute. This value correspond to the amount of memory which will be allocated to IRMa, in Mo. Be careful to not specify a value equal (or upper!) to your PC memory full capacity !

Batch mode

Run batch file runBatch.bat.
This mode allow to execute a set of operations, in a automatic manner, on a set of Mascot identification results or on previously saved IRMa projects. Operations to be executed can be uploaded from a script file or can be edited in IRMa Batch interface.

A complete description of the use and configuration of IRMa Batch is available.

Automatic mode

Attention runBatch.bat file is only a example of how to run IRMa in this mode.

The automatic mode allow to execute a set of operations, defined in a script file, on a specific Mascot identification result. The script file is the same as the one used in batch mode. See IRMa Batch documentation. This mode has no user interface.

instalguide.1232438046.txt.gz · Last modified: 2009/01/20 08:54 by 132.168.73.247