add hts-nim

This commit is contained in:
Brent Pedersen 2018-01-05 13:01:28 -07:00
parent 93860d323f
commit 0ae777e177

View File

@ -7319,6 +7319,22 @@
"license": "Apache License 2.0",
"web": "https://github.com/edubart/arraymancer-vision"
},
{
"name": "hts",
"url": "https://github.com/brentp/hts-nim",
"method": "git",
"tags": [
"kmer",
"dna",
"sequence",
"bam",
"vcf",
"genomics"
],
"description": "htslib wrapper for nim",
"license": "MIT",
"web": "https://brentp.github.io/hts-nim/"
},
{
"name": "kmer",
"url": "https://github.com/brentp/nim-kmer",