diff --git a/packages.json b/packages.json index 831ef9c..a6a404f 100644 --- a/packages.json +++ b/packages.json @@ -7292,6 +7292,19 @@ "license": "Apache License 2.0", "web": "https://github.com/edubart/arraymancer-vision" }, + { + "name": "kmer", + "url": "https://github.com/brentp/nim-kmer", + "method": "git", + "tags": [ + "kmer", + "dna", + "sequence" + ], + "description": "encoded kmer library for fast operations on kmers up to 31", + "license": "MIT", + "web": "https://github.com/brentp/nim-kmer" + }, { "name": "kexpr", "url": "https://github.com/brentp/kexpr-nim",