Merge pull request #798 from jhbadger/add-nimbioseq2005
Add package nimbioseq
This commit is contained in:
commit
9adcffa5c6
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue