aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index baa10e2..38af8f7 100644
--- a/packages.json
+++ b/packages.json
@@ -7320,6 +7320,22 @@
"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",
"method": "git",