Releases: cmdoret/dnaglider
Releases · cmdoret/dnaglider
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1: Allow overlapping windows
- Allow overlapping windows and add a CLI option to change the stride (distance between window starts).
- Only complete windows are now computed (i.e. truncated windows towards the end of chromosomes are discarded)
v0.0.0: Initial version
First working version of dnaglider. It supports sliding window calculation of GC content, AT skew, sequence entropy and k-mer (euclidean) distance from reference. For now, only non-overlapping windows are supported.