Hi @ivargr ,
I saw that the results look sort of new, and wondered which strobealign version you are using? Particularly, I was surprised about the results of strobealign with high error profile (here: https://github.com/ivargr/mapping-benchmarking/blob/benchmarks/reports/main.md#accuracy-for-different-error-profiles).
While short single-end reads is not strobealign's strength, the drop at read length 150 look suspicious (i.e., why would shorter reads have higher accuracy). The only thing I could think of is if
- we use very different alignment parameters for 150, but still it should not be that bad. We havent done much benchmarking on single-end reads in our development but it this result turns out true, I think we should. Pinging @marcelm for awareness.
- Perhaps another explanation is that the index for these reads was not changed/updated and something was changed in a newer version of strobealign, or that this simulation use the wrong index?
Which version did you run for strobealign? v0.9.0 should be slightly more accurate and slightly higher SNP calling recall (although marginal). We also have a very exiting update out soon (hopefully) regarding memory usage.
Also, I saw your effort on the open manuscripts. I hope I can get to help a bit. do you have any deadline in mind?
Hi @ivargr ,
I saw that the results look sort of new, and wondered which strobealign version you are using? Particularly, I was surprised about the results of strobealign with high error profile (here: https://github.com/ivargr/mapping-benchmarking/blob/benchmarks/reports/main.md#accuracy-for-different-error-profiles).
While short single-end reads is not strobealign's strength, the drop at read length 150 look suspicious (i.e., why would shorter reads have higher accuracy). The only thing I could think of is if
Which version did you run for strobealign? v0.9.0 should be slightly more accurate and slightly higher SNP calling recall (although marginal). We also have a very exiting update out soon (hopefully) regarding memory usage.
Also, I saw your effort on the open manuscripts. I hope I can get to help a bit. do you have any deadline in mind?