Merge pull request #680 from genotrance/add-nimbigwig2010

Added package nimbigwig
This commit is contained in:
Dominik Picheta 2018-03-15 00:08:31 +00:00 committed by GitHub
commit 9f6d96fbb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8666,5 +8666,18 @@
"description": "Interactive Nim Shell",
"license": "MIT",
"web": "https://github.com/AndreiRegiani/INim"
},
{
"name": "nimbigwig",
"url": "https://github.com/genotrance/nimbigwig",
"method": "git",
"tags": [
"bigwig",
"bigbend",
"genome"
],
"description": "libBigWig wrapper for Nim",
"license": "MIT",
"web": "https://github.com/genotrance/nimbigwig"
}
]