dzerbino / velvet

Short read de novo assembler using de Bruijn graphs, as published in: D.R. Zerbino and E. Birney. 2008. Velvet: algorithms for de novo short read assembly using de Bruijn graphs. Genome Research, 18: 821-829
https://europepmc.org/article/pmc/2336801
GNU General Public License v2.0
278 stars 99 forks source link

Add '-separate' option for reading paired reads from separate files #15

Closed drpowell closed 12 years ago

drpowell commented 12 years ago

Also added functional tests

dzerbino commented 12 years ago

Wow this looks great, thanks a lot! I just pulled it in.

Daniel