Merge pull request #798 from jhbadger/add-nimbioseq2005

Add package nimbioseq
This commit is contained in:
Dominik Picheta 2018-07-16 23:52:19 +01:00 committed by GitHub
commit 9adcffa5c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9981,5 +9981,18 @@
],
"description": "A Nim Wrapper of the imath BigNumber library.",
"license": "MIT"
},
{
"name": "nimbioseq",
"url": "https://github.com/jhbadger/nimbioseq",
"method": "git",
"tags": [
"bioinformatics",
"fasta",
"fastq"
],
"description": "Nim Library for sequence (protein/nucleotide) bioinformatics",
"license": "BSD-3",
"web": "https://github.com/jhbadger/nimbioseq"
}
]