Merge pull request #852 from brentp/genoiser

add genoiser
This commit is contained in:
Dominik Picheta 2018-09-07 21:45:44 +01:00 committed by GitHub
commit cd9c3d5c80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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