diff --git a/packages.json b/packages.json index baa10e2..38af8f7 100644 --- a/packages.json +++ b/packages.json @@ -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",