Skip to content

Releases: rderelle/skalo

0.3.4

04 Oct 14:55
f640516
Compare
Choose a tag to compare
  • major code refactoring: all information associated with variants are stored in struct VariantInfo -> better code readability and will facilitate future developments
  • minor improvement: selection of forward and reverse-complement variant groups now based on sample distributions -> more stable output

Version tested with simulated insertions and 37 Mtb partitions (same results as v0.3.1).

0.3.3

02 Oct 10:21
7af5708
Compare
Choose a tag to compare

_ proper lookup of skf files (thanks to John)

runtimes are nearly half those of v0.3.1

0.3.2

30 Sep 09:52
e2148aa
Compare
Choose a tag to compare

_ faster graph traversal (0.25 sec. per sample instead of 0.4 sec.)
_ minor code refactoring: extremity nodes are now contained in 2 variables

0.3.1

08 Sep 17:38
1308ac5
Compare
Choose a tag to compare

update variant filtering:

  • filter based on homopolymers is now off by default
  • variants with unclear insert size are not discarded anymore, and marked as such in the output file

0.3.0

24 Jun 10:46
f21b18b
Compare
Choose a tag to compare

Too many modifications to list.
Let's consider this the initial release.

0.2.0

11 Nov 13:15
3724831
Compare
Choose a tag to compare

initial release