mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Add package bio_seq (#1830)
This commit is contained in:
parent
4c1f43195b
commit
e81e3451c7
@ -4,7 +4,10 @@
|
||||
"url": "https://github.com/YesDrX/gsl-nim.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"gsl", "gnu", "numerical", "scientific"
|
||||
"gsl",
|
||||
"gnu",
|
||||
"numerical",
|
||||
"scientific"
|
||||
],
|
||||
"description": "gsl C Api wrapped for nim",
|
||||
"license": "GPL3",
|
||||
@ -21740,5 +21743,19 @@
|
||||
"description": "Moss (Measure of Software Similarity) implementation in Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/D4D3VD4V3/moss_nim"
|
||||
},
|
||||
{
|
||||
"name": "bio_seq",
|
||||
"url": "https://github.com/kerrycobb/nim-dna-seq",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"fasta",
|
||||
"bioinformatics",
|
||||
"dna",
|
||||
"iupac"
|
||||
],
|
||||
"description": "A Nim library for biological sequence data.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/kerrycobb/nim-dna-seq"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user