ruanjue / wtdbg2

Redbean: A fuzzy Bruijn graph approach to long noisy reads assembly
GNU General Public License v3.0
504 stars 92 forks source link

min length of alignment -l #225

Open shri1984 opened 3 years ago

shri1984 commented 3 years ago

Hey, I am trying to figure out if I use -l 5000, which is not a multiple of 256, then what number wtdbg2 is taking if it doesn't match multiple of 256. I am getting different results when I used -l 5000 and -l 4096.

ruanjue commented 3 years ago

You are right, will change it in future version. BTW, -l 5000 was inherited from SMARTdenovo.