hansel icon indicating copy to clipboard operation
hansel copied to clipboard

A graph-inspired data structure for determining likely chains of sequences from breadcrumbs of evidence

Results 6 hansel issues
Sort by recently updated
recently updated
newest added

`Gretel` only cares about `L` pairs of observations, so why store observations for pairs more than `L` SNPs apart? Can a representation that discards this information still support paired ends?

question

`Hansel` considers symmetric observations, thus half of the `(A^2)*(B^2)` matrix (for A symbols and B positions) is strictly zero. We can thus collapse the two spatial dimensions into one dimension:...

question

Add-one smoothing is pretty naive and lame, can we improve it? Under what circumstances does smoothing have much of an impact?

enhancement
question

It seems we weren't alone in our clever naming, I've made a grim(m) assumption that in practice that `hanselx` will never bump into [`hansel` PyPI prime](https://github.com/alexsavio/hansel). Thus although the PyPI...