diff options
| -rw-r--r-- | packages.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 4b8675a..5d5fc05 100644 --- a/packages.json +++ b/packages.json @@ -7768,6 +7768,19 @@ "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", "method": "git", |
