This is the first attempt on the sliding window approach to reduce the memory footprint and increase performance of the ReduceReads walker. The sliding window creates a running consensus as it traverses the reads without saving them all in memory. It also generalizes the treatment of variable regions. |
||
|---|---|---|
| public | ||
| settings | ||
| LICENSE | ||
| build.xml | ||
| ivy.xml | ||