add readfx (#2967)

This commit is contained in:
Andrea Telatin 2025-01-08 11:28:40 +00:00 committed by GitHub
parent 147197b791
commit 4643729f03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17958,6 +17958,24 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/andreas-wilm/nimreadfq" "web": "https://github.com/andreas-wilm/nimreadfq"
}, },
{
"name": "readfx",
"url": "https://github.com/quadram-institute-bioscience/readfx",
"method": "git",
"tags": [
"fasta",
"fastq",
"fastx",
"seqfu",
"bioinformatics",
"parser",
"kseq",
"readfq"
],
"description": "FASTX parser for SeqFu (klib)",
"license": "MIT",
"web": "https://github.com/quadram-institute-bioscience/readfx"
},
{ {
"name": "googlesearch", "name": "googlesearch",
"url": "https://github.com/xyb/googlesearch.nim", "url": "https://github.com/xyb/googlesearch.nim",
@ -34311,7 +34329,7 @@
"audio", "audio",
"synth", "synth",
"synthesizer", "synthesizer",
"sequencer", "sequencer"
], ],
"description": "High level audio synthesis and sequencing library", "description": "High level audio synthesis and sequencing library",
"license": "GPLv3", "license": "GPLv3",