variantkey (#968)

This commit is contained in:
Brent Pedersen 2018-12-20 07:26:13 -07:00 committed by Miran
parent 58de6c4a4c
commit d62e93b1ce

View File

@ -7914,6 +7914,18 @@
"license": "Apache License 2.0",
"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",