diff --git a/packages.json b/packages.json index 2b3940c..bef1c86 100644 --- a/packages.json +++ b/packages.json @@ -7838,6 +7838,20 @@ "license": "MIT", "web": "https://brentp.github.io/hts-nim/" }, + { + "name": "falas", + "url": "https://github.com/brentp/falas", + "method": "git", + "tags": [ + "assembly", + "dna", + "sequence", + "genomics" + ], + "description": "fragment-aware assembler for short reads", + "license": "MIT", + "web": "https://brentp.github.io/falas/falas.html" + }, { "name": "kmer", "url": "https://github.com/brentp/nim-kmer",