From 4643729f03cc07fd678c4acf2ade3a9f0719ca84 Mon Sep 17 00:00:00 2001 From: Andrea Telatin <15690844+telatin@users.noreply.github.com> Date: Wed, 8 Jan 2025 11:28:40 +0000 Subject: [PATCH] add readfx (#2967) --- packages.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 2490b33..6f24fb8 100644 --- a/packages.json +++ b/packages.json @@ -17958,6 +17958,24 @@ "license": "MIT", "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", "url": "https://github.com/xyb/googlesearch.nim", @@ -34311,7 +34329,7 @@ "audio", "synth", "synthesizer", - "sequencer", + "sequencer" ], "description": "High level audio synthesis and sequencing library", "license": "GPLv3",