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

FIx SCAFFOLD include gaurd #28

Closed glennsb closed 9 years ago

glennsb commented 9 years ago

Looks to be a typo on the ifndef/define for the scaffold header

dzerbino commented 9 years ago

Thanks!