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
Prochaine révisionLes deux révisions suivantes
documentation:tools:software:canu [2017/01/23 11:00] – [Celera WGS] ltaulelldocumentation:tools:software:canu [2018/02/27 16:51] – [Canu] ltaulell
Ligne 1: Ligne 1:
  
-<note warning>**en cours de rédaction**</note>+<note warning>**en cours d'évaluation**</note>
  
 ====== Canu ====== ====== Canu ======
 +
 +  * a fork of the [[documentation:tools:software:celera-wgs|Celera Assembler]] designed for high-noise single-molecule sequencing (such as the PacBio RSII or Oxford Nanopore MinION).
  
 ^  Version  ^  Compilateur  ^  Interconnexion  ^  chemin d'accès  ^  OS  ^ ^  Version  ^  Compilateur  ^  Interconnexion  ^  chemin d'accès  ^  OS  ^
-|  1.4  |  N/A  |  N/A  |  /applis/PSMN/generic/Canu/1.4/Linux-amd64  |  Debian 7  |+|  1.4  |  N/A  |  N/A  |  /applis/PSMN/generic/Canu/1.4/Linux-amd64  |  Generic  |
 | | **modulefile** : Canu/1.4  |||| | | **modulefile** : Canu/1.4  ||||
  
Ligne 15: Ligne 17:
  
 <code> <code>
-maxMemory=256 +maxMemory = 250 
-maxThreads=16 +maxThreads = 16 
-useGrid=remote +useGrid = remote 
-gridEngine=sge +gridEngine = sge 
-gridEngineArrayMaxJobs=7500 +gridEngineArrayMaxJobs = 7500 
-gridEngineThreadsOption="-pe openmp16 16"+gridEngineThreadsOption = -pe openmp16 THREADS 
 +gridEngineMemoryOption = -l h_vmem=MEMORY
 </code> </code>
  
Ligne 27: Ligne 30:
  
 ==== Doc Admin-sys PSMN ==== ==== Doc Admin-sys PSMN ====
 +
 +Canu est un fork de [[documentation:tools:software:celera-wgs|Celera WGS]].
  
   * https://github.com/marbl/canu   * https://github.com/marbl/canu
-  * http://canu.readthedocs.io/en/stable/+  * http://canu.readthedocs.io/en/stable/index.html 
 + 
documentation/tools/software/canu.txt · Dernière modification : 2020/08/25 15:58 (modification externe)