Added package readfq (#1254)

This commit is contained in:
Andreas Wilm 2019-11-22 20:23:29 +08:00 committed by Miran
parent 38d8f9d7e7
commit d94273a4d5

View File

@ -15331,5 +15331,20 @@
"description": "Sparkline library",
"license": "MIT",
"web": "https://github.com/aquilax/sparkline-nim"
},
{
"name": "readfq",
"url": "https://github.com/andreas-wilm/nimreadfq",
"method": "git",
"tags": [
"fasta",
"fastq",
"parser",
"kseq",
"readfq"
],
"description": "Wrapper for Heng Li's kseq",
"license": "MIT",
"web": "https://github.com/andreas-wilm/nimreadfq"
}
]