add nim-kmer

This commit is contained in:
Brent Pedersen 2017-12-03 08:08:38 -07:00
parent e69a88b9db
commit a704817970

View File

@ -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",