Skip to content

Releases: thegenemyers/FASTK

Release v1.1

28 Oct 20:34
Compare
Choose a tag to compare

Logex was creating unecessarily large K-mer tables, fixed.

First Release

19 Sep 21:56
Compare
Choose a tag to compare

FastK is a general purpose k-mer counter that is particularly fast on high-fidelity shotgun data sets. It can produce a histogram of k-mer counts, a k-mer table of k-mers and their counts, and sequence profiles that give the count of each k-mer along a sequence. There are simply utilities for manipulating the outputs and a C-library for doing so directly in C-code. Note particular that Logex is a very powerful utility for merging and logically combining k-mer tables.

Please visit the repositories MERQURY.FK and GENOMESCOPE.FK for a complete set of utilities built on FastK for analyzing genome assemblies and shotgun data sets.