Added bionim (#1824)

This commit is contained in:
Thomas 2021-03-01 07:53:27 +01:00 committed by GitHub
parent d38f51634d
commit db56857ce7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,18 @@
[
{
"name": "bionim",
"url": "https://github.com/Unaimend/bionim",
"method": "git",
"tags": [
"bioinformatics",
"needleman",
"wunsch",
"needleman-wunsch",
"biology"
],
"description": "This package tries to provide a lot of the most useful data structures and alogrithms need in the different subfield of bio informatics",
"license": "UNLICENSE"
},
{
"name": "jhash",
"url": "https://github.com/mjfh/nim-jhash.git",