Jellyfish is a tool for fast, memory-efficient counting of k-mers in DNA. A k-mer is a substring of length k, and counting the occurrences of all such substrings is a central step in many analyses of DNA sequence. Jellyfish can count k-mers using an order of magnitude less memory and an order of magnitude faster than other k-mer counting packages by using an efficient encoding of a hash table and by exploiting the "compare-and-swap" CPU instruction to increase parallelism. Jellyfish provides:
The tag of each Jellyfish docker image is consist of the version of Jellyfish and the version of basic image. The details are as follows:
| Tags | Currently | Architectures |
|---|---|---|
| 2.3.1-oe2403sp3 | Jellyfish 2.3.1 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
docker pull openeuler/jellyfish:{Tag}docker run -it openeuler/jellyfish:{Tag}jellyfish --versionIf you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:5b1a113a5…
Size
176.9 MB
Last updated
4 months ago
docker pull openeuler/jellyfishPulls:
1
Aug 31 to Sep 6