diff options
| -rw-r--r-- | packages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json index b1e1d23..fef6877 100644 --- a/packages.json +++ b/packages.json @@ -7915,6 +7915,18 @@ "web": "https://github.com/edubart/arraymancer-vision" }, { + "name": "variantkey", + "url": "https://github.com/brentp/variantkey-nim", + "method": "git", + "tags": [ + "vcf", + "variant", + "genomics" + ], + "description": "encode/decode variants to/from uint64", + "license": "MIT" + }, + { "name": "genoiser", "url": "https://github.com/brentp/genoiser", "method": "git", |
