a toolkit for evaluation of the lenght of k-mer in a given genome dataset for alignment-free phylogenimic analysis.
-
Updated
May 16, 2024 - Python
a toolkit for evaluation of the lenght of k-mer in a given genome dataset for alignment-free phylogenimic analysis.
A naive implementation of a k-mer counter in Python, takes fasta files and k-mer length requests and outputs all k-mers of length k, their reverse complement, and their frequency within their respective sequence for each sequence in the file.
Add a description, image, and links to the kmer-length topic page so that developers can more easily learn about it.
To associate your repository with the kmer-length topic, visit your repo's landing page and select "manage topics."