Added package readfq (#1254)
This commit is contained in:
parent
38d8f9d7e7
commit
d94273a4d5
1 changed files with 15 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue