Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
documentation:tools:software:gatk [2018/03/26 12:21] – [GATK / Genome Analysis Toolkit] cpetitdocumentation:tools:software:gatk [2020/08/25 15:58] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
 ====== GATK / Genome Analysis Toolkit ====== ====== GATK / Genome Analysis Toolkit ======
  
-  *  the toolkit offers a wide variety of tools with a primary focus on variant discovery and genotyping.+This toolkit offers a wide variety of tools with a primary focus on variant discovery and genotyping.
  
 ^  Version  ^  Compilateur  ^  Interconnexion  ^  chemin d'accès  ^  OS  ^ ^  Version  ^  Compilateur  ^  Interconnexion  ^  chemin d'accès  ^  OS  ^
 +|  4.1.7.0  |  java/R/Python  |  N/A  |  /applis/PSMN/generic/GATK/4.1.7.0  |  generic  |
 +| | **modulefile** : GATK/4.1.7.0  ||||
 +|  3.8-1  |  java  |  N/A  |  /applis/PSMN/generic/GATK/3.8-1/  |  generic  |
 +| | **modulefile** : GATK/3.8-1  ||||
 |  3.6  |  java  |  N/A  |  /applis/PSMN/generic/GATK/3.6/  |  generic  | |  3.6  |  java  |  N/A  |  /applis/PSMN/generic/GATK/3.6/  |  generic  |
 | | **modulefile** : GATK/3.6  |||| | | **modulefile** : GATK/3.6  ||||
Ligne 11: Ligne 15:
  
 Pour utiliser les modules, consulter [[documentation:tools:modules|Environment Modules]] Pour utiliser les modules, consulter [[documentation:tools:modules|Environment Modules]]
 +
 +Les dépendances sont incluses dans le modulefile (R, Python3, Java, ...).
  
 Usage : Usage :
 +
 ''$GATKHOME'' est une variable d'environnement exposée par le modulefile ''GATK/<version>''. ''$GATKHOME'' est une variable d'environnement exposée par le modulefile ''GATK/<version>''.
 +
 +  * **Version(s) 4** :
 +
 +Le wrapper python2 est directement disponible dans le ''$PATH''.
 +
 +<code bash>
 +gatk --version/--help
 +</code>
 +
 +  * **Version(s) 3** :
  
 <code bash> <code bash>
documentation/tools/software/gatk.1522066906.txt.gz · Dernière modification : 2020/08/25 15:58 (modification externe)