diff options
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 2b3940c..bef1c86 100644 --- a/packages.json +++ b/packages.json @@ -7839,6 +7839,20 @@ "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", "method": "git", |
