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

support multiple ref mappings in CnyUnifiedSeq #8

Closed dsoper closed 12 years ago

dsoper commented 12 years ago

Here's my update to support multiple mappings in the binary writer/reader. I also updated the binary code to only create binary SAM/BAM sequences when the nucleotides written (to match the ASCII code).