Skip to main content

jellyfish: JELLYFISH is a tool for fast, memory-efficient counting of k-mers in DNA.

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: jellyfish
Description: JELLYFISH is a tool for fast, memory-efficient counting of k-mers in DNA.
For more information: http://genome.umd.edu/jellyfish.html
Categories:
License: OpenSource (GPLv3)

General usage information

Jellyfish is a command-line tool for fast, memory-efficient counting of k-mers in DNA. It reads FASTA and multi-FASTA files containing DNA sequences and outputs its k-mer counts.

This module will add the jellyfish command to your PATH.

In case you need to link against this library in your code, the following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package jellyfish, by cluster

This section lists the available versions of the package jellyfishon the different clusters.

Available versions of jellyfish on the Zaratab cluster

Available versions of jellyfish on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
2.2.7 jellyfish/2.2.7 icelake, x86_64, zen, zen2 Y






Back to Top