diff --git a/packages.json b/packages.json index 6da3cd7..980f86e 100644 --- a/packages.json +++ b/packages.json @@ -18030,6 +18030,21 @@ "license": "MIT", "web": "https://github.com/quadram-institute-bioscience/readfx" }, + { + "name": "abif", + "url": "https://github.com/quadram-institute-bioscience/nim-abif", + "method": "git", + "tags": [ + "abif", + "fastq", + "ab1", + "bioinformatics", + "parser" + ], + "description": "Parser for ABIF traces (output of capillary DNA sequencing machines)", + "license": "MIT", + "web": "https://quadram-institute-bioscience.github.io/nim-abif" + }, { "name": "googlesearch", "url": "https://github.com/xyb/googlesearch.nim",