mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-22 12:59:35 +00:00
Added package fastx_reader (#1121)
This commit is contained in:
parent
8c65473b0b
commit
bb4754c904
@ -13782,5 +13782,18 @@
|
|||||||
"description": "A terminal file manager written in nim",
|
"description": "A terminal file manager written in nim",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"web": "https://github.com/joachimschmidt557/nimmm"
|
"web": "https://github.com/joachimschmidt557/nimmm"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fastx_reader",
|
||||||
|
"url": "https://github.com/ahcm/fastx_reader",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"bioinformatics,",
|
||||||
|
"fasta,",
|
||||||
|
"fastq"
|
||||||
|
],
|
||||||
|
"description": "FastQ and Fasta readers for NIM",
|
||||||
|
"license": "LGPL-3.0",
|
||||||
|
"web": "https://github.com/ahcm/fastx_reader"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user