add falas (#912)

This commit is contained in:
Brent Pedersen 2018-11-10 05:51:59 -07:00 committed by Dominik Picheta
parent d20881d3d9
commit 99a682543e

View File

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