Skip to content

Releases: rderelle/skalo

SNP calling (initial release)

Choose a tag to compare

@rderelle rderelle released this 15 Jan 20:11
a9ec90d
1.0.0

Delete .DS_Store

0.3.4

Choose a tag to compare

@rderelle rderelle released this 04 Oct 14:55
f640516
  • 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

Choose a tag to compare

@rderelle rderelle released this 02 Oct 10:21
7af5708

_ proper lookup of skf files (thanks to John)

runtimes are nearly half those of v0.3.1

0.3.2

Choose a tag to compare

@rderelle rderelle released this 30 Sep 09:52
e2148aa

_ 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

Choose a tag to compare

@rderelle rderelle released this 08 Sep 17:38
1308ac5

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

Choose a tag to compare

@rderelle rderelle released this 24 Jun 10:46
f21b18b

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

0.2.0

Choose a tag to compare

@rderelle rderelle released this 11 Nov 13:15
3724831

initial release