Difference between revisions of "Canu"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
Moskalenko (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 20: | Line 20: | ||
Canu is a fork of the Celera Assembler designed for high-noise single-molecule sequencing (such as the PacBio RSII or Oxford Nanopore MinION). | Canu is a fork of the Celera Assembler designed for high-noise single-molecule sequencing (such as the PacBio RSII or Oxford Nanopore MinION). | ||
− | + | ==Environment Modules== | |
− | == | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
Line 55: | Line 43: | ||
-maxMemory=10g | -maxMemory=10g | ||
+ | If your canu jobs run out of memory make sure to set scheduled job resources in gridOptions and merylMemory respectively to make sure meryl does not exceed the requested memory. See [https://canu.readthedocs.io/en/latest/parameter-reference.html https://canu.readthedocs.io/en/latest/parameter-reference.html] for canu parameters. | ||
|}} | |}} |
Latest revision as of 14:26, 14 April 2020
Description
Canu is a fork of the Celera Assembler designed for high-noise single-molecule sequencing (such as the PacBio RSII or Oxford Nanopore MinION).
Environment Modules
Run module spider canu
to find out what environment modules are available for this application.
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
If your canu jobs run out of memory make sure to set scheduled job resources in gridOptions and merylMemory respectively to make sure meryl does not exceed the requested memory. See https://canu.readthedocs.io/en/latest/parameter-reference.html for canu parameters.
Citation
If you publish research that uses canu you have to cite it as follows: