我要评分
获取效率
正确性
完整性
易理解

Introduction

Jellyfish is a tool for fast, memory-efficient, and multithreaded counting of k-mers in DNA. It stores k-mer counts in hash tables.

For more information, visit the official Jellyfish website.

Programming language: C++

Brief description: k-mer counting and statistics

Open source license: GNU

Recommended Software Version

Jellyfish 2.2.10