Difference between revisions of "DSK"

From UFRC
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 21: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
+
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory
* HPC_{{#uppercase:{{#var:app}}}}_EXE - example directory
+
* HPC_{{uc:{{#var:app}}}}_EXE - example directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 17:17, 10 June 2022

Description

dsk website  

DSK is a k-mer counting software, similar to Jellyfish. DSK can be executed on any machine (only 1 GB memory required for a mammalian dataset) with reasonably low temporary disk usage, and supports any value of k. DSK can count k-mers of large Illumina datasets on laptops and desktop computers.

Environment Modules

Run module spider dsk to find out what environment modules are available for this application.

System Variables

  • HPC_DSK_DIR - installation directory
  • HPC_DSK_DOC - documentation directory
  • HPC_DSK_EXE - example directory




Citation

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

Rizk, G., Lavenier, D. and Chikhi, R. DSK: k-mer counting with very low memory usage, Bioinformatics, 2013.