Add abif (ABIF trace parser for bioinformatics) (#3030)

This commit is contained in:
Andrea Telatin 2025-04-24 11:49:51 +01:00 committed by GitHub
parent cef68a59a1
commit 9e9f6cb9f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",