User Tools

Site Tools


instalguide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
instalguide [2008/11/07 10:45]
90.27.157.147
instalguide [2016/07/25 10:49] (current)
132.168.72.225
Line 3: Line 3:
  
 \\ \\
-This page will present briefly present ​the 3 IRMa modes and describe ​the distribution content+This page describe the distribution content and how to run each of the 3 availables ​modes, after briefly presenting them. 
 + 
 +===== Requirements ===== 
 + 
 +  * Java version 1.6 or higher must be installed on your computer ​and the full path to the ''​java.exe''​ executable must be declared in your PATH. If not, you must modify the ''​run*.bat''​ script to specify the full path to the executable. 
 +  * Windows : as there is dlls required to parse mascot data, windows is mandatory 
 +  * 32/64bits : IRMa is made for 32bits système but since version 1.29.0 using it on 64bits systems is possible (but you will not have access to embedded browser so Protein mascot view, Peptide mascot view and Public database view will not be available ). To pass to 64bits mode :  
 +    * open the install directory of IRMa 
 +    * open the lib directory 
 +    * rename msparserj.dll to msparserj32.dll 
 +    * rename msparserj64.dll to msparserj.dll 
 +  * Optinal : Postgresql Server to be able to export data for further use with hEIDI. (See [[msidb|MSIDb]] page) 
  
 ===== What's in the distribution ? ===== ===== What's in the distribution ? =====
  
-L'​installation d'IRMa consiste uniquement à décompresser le fichier ​IRMa-<​version>​.zip ​sur votre disque ​local. ​L'​arborescence obtenue est la suivante ​:+To install ​IRMa you only have to unzip IRMa-<​version>​.zip ​file on your local systemUnder the main directory, the following structure will ne available ​:
 <​code>​ <​code>​
-  > auto : contient des exemples de scripts pour le mode batch ou auto. Voir les chapitres suivants+  > auto : directory containing script samples for the automatic or batch mode.  
-  > db : scripts ​de création d'une base de données afin que le schéma soit celui attendu par IRMa ainsi que  +  > db : SQL scripts ​to create an identification database or to migrate an existing one.  
-         des scripts de migration des bases pour faire évoluer leur modèle avec celui attendu par IRMa +         If the data model has been modified, the provided script will permit data recovery from an //old// identification databases ​ 
-  > lib : librairies et dll utilisées par IRMa +  > lib : libs and dll needed by IRMa 
-  > VBscripts: ​scripts ​Visual Basic utilisés pour intégrer ​IRMa en mode automatique dans Mascot Daemon. ​Voir chapitres suivants+  > VBscripts: Visual Basic scripts used to launch ​IRMa from Mascot Daemon. ​IRMa will be executed in automatic mode.  
-  > IRMa-<​version>​.jar : librairie contenant le code d'IRMa +  > IRMa-<​version>​.jar : IRMa library specific code 
-  > *.bat : script permettant d'​executer ​IRMa dans un mode donnéVoir les chapitres suivants.  ​+  > *.bat : batch to run IRMa in specific ​mode. See following sections.  ​
 </​code>​ </​code>​
  
Line 21: Line 33:
  
 ==== Standard mode  ==== ==== Standard mode  ====
-Pour cela exécuter le fichier ​//​run.bat//​. \\ +Run batch file  ​//​run.bat//​. \\ 
-Une interface ​permet ensuite de valider un résultat ​Mascot. ​Tous les détails sont donnés dans la partie ​[[userGuide|guide ​d'​utilisation]]+A graphical ​interface ​will allow user to validate a Mascot ​identification resultHelp on validation and others features is accessible in  ​[[userGuide|user guide]].
  
 __Note__ \\ __Note__ \\
-Il est possible ​de modifier la mémoire occupée par IRMa. Pour cela il faut éditer le fichier ​run.bat ​et modifier le paramètre ​-Xmx<valeur>​m. ​La valeur correspondant à la taille mémoire maximale allouée à IRMa. Attention cette valeur ne doit pas être équivalente ​(ou supérieurà la taille disponible sur l'​ordinateur.+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''​ attributeThis value correspond to the amount of memory which will be allocated to IRMa, in MoBe careful to not specify a value equal (or upper!to your PC memory full capacity !
  
 ==== Batch mode ==== ==== Batch mode ====
-Pour cela exécuter le fichier ​//​runBatch.bat//​. \\ +Run batch file //​runBatch.bat//​. \\ 
-Le mode batch permet d'​enchainer un ensemble d'​opérations de façon automatiqueet cela sur un ensemble d'​identification ​Mascot ​ou de projets ​IRMa préalablement sauvegardés+This mode allow to execute a set of operationsin 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.
  
-La description ​complète de la configuration ​d'[[batchUserGuide|IRMa Batch]]+A complete ​description ​of the use and configuration ​of [[batchUserGuide|IRMa Batch]] ​is available.
  
-=== Automatic mode ==== +==== Automatic mode ===== 
-**Attention** ​le fichier ​//​runBatch.bat// ​est un exemple d'​utilisation+**Attention** //​runBatch.bat// ​file is only a example of how to run IRMa in this mode.
  
-Le mode auto permet d'​enchainer un ensemble d'​opérationsdécrit dans un fichier de script ​équivalent à celui utilisé pour le mode [[batchUserGuide|batch]], sur une identification donnée+The automatic ​mode allow to execute a set of operationsdefined in a script ​file, on a specific Mascot identification result. The script file is the same as the one used in batch mode. See [[batchUserGuide|IRMa Batch]] documentation. This mode has no user interface.
  
instalguide.1226051111.txt.gz · Last modified: 2008/11/07 10:45 by 90.27.157.147