Difference between revisions of "Canu"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
Line 36: Line 36:
 
-->
 
-->
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
+
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Revision as of 21:18, 6 December 2019

Description

canu website  

Canu is a fork of the Celera Assembler designed for high-noise single-molecule sequencing (such as the PacBio RSII or Oxford Nanopore MinION).

Required Modules

Serial

  • canu
  • gcc/5.2.0

System Variables

  • HPC_CANU_DIR - installation directory
  • HPC_CANU_BIN - executable directory
  • HPC_CANU_DOC - documentation directory


Additional Information

When running Canu you should specify Memory and CPU usage in your command. e.g.

#SBATCH --cpus-per-task=8 
#SBATCH --mem=10g
-maxThreads=8
-maxMemory=10g



Citation

If you publish research that uses canu you have to cite it as follows:

Koren S, Walenz BP, Berlin K, Miller JR, Phillippy AM. Canu: scalable and accurate long-read assembly via adaptive k-mer weighting and repeat separation. Genome Research. (2017).