add genoiser

This commit is contained in:
Brent Pedersen 2018-09-06 16:53:05 -06:00
parent 21ea79499b
commit 505cc1fed4

View File

@ -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",