Added package fastx_reader (#1121)
This commit is contained in:
parent
8c65473b0b
commit
bb4754c904
1 changed files with 13 additions and 0 deletions
|
|
@ -13782,5 +13782,18 @@
|
|||
"description": "A terminal file manager written in nim",
|
||||
"license": "GPL-3.0",
|
||||
"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…
Add table
Add a link
Reference in a new issue