diff --git a/packages.json b/packages.json index 4b8675a..5d5fc05 100644 --- a/packages.json +++ b/packages.json @@ -7767,6 +7767,19 @@ "license": "Apache License 2.0", "web": "https://github.com/edubart/arraymancer-vision" }, + { + "name": "genoiser", + "url": "https://github.com/brentp/genoiser", + "method": "git", + "tags": [ + "bam", + "cram", + "vcf", + "genomics" + ], + "description": "functions to tracks for genomics data files", + "license": "MIT" + }, { "name": "hts", "url": "https://github.com/brentp/hts-nim",