Added package fastx_reader (#1121)

This commit is contained in:
Andreas Hauser 2019-07-22 21:22:59 +02:00 committed by Miran
parent 8c65473b0b
commit bb4754c904

View File

@ -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"
}
]