Skip to content

Releases: Parsoa/SVDSS

v2.0.0

21 Oct 07:50
Compare
Choose a tag to compare

SVDSS v2:

  • haplotags (if present in the input BAM file) can be used to guide subclustering and SV calling
  • bug fixes
  • changes to CLI

v2.0.0-alpha.3

22 Jul 09:01
a403bdb
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

Third alpha release for SVDSS2:

  • rename fasta/q CLI option to fastx
  • CLI option to filter based on mapping quality
  • CLI option to remove 0/0 calls
  • CLI option to ignore haplotag information

v2.0.0-alpha.2

27 Nov 10:00
b49b7bf
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

Second alpha release for SVDSS2:

  • fixes a bug in pingpong (small batches were potentially skipped)

v2.0.0-alpha.1

10 Aug 15:28
bde4fc2
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

First alpha release for SVDSS2

v1.0.5-fix

10 Aug 14:46
Compare
Choose a tag to compare

Bug fixing for v1.0.5:

  • Multiple extended SFSs when too close
  • Missing first base in insertion alleles
  • Segmentation fault in clipped mode (#24)

This is the last patch for SVDSS v1. We will move to SVDSS2

v1.0.5

13 Jan 10:43
Compare
Choose a tag to compare

Patch over v1.0.4:

  • bug fixing
  • various heuristic improvements

Please check PR #18 for more info.

v1.0.4

24 Jun 10:12
Compare
Choose a tag to compare

Patch over v1.0.3:

  • updates abpoa to v1.4.1 to solve "random" segfaults - see #12
  • removes filtering of "unwanted" chromosomes (i.e. ALT contigs. User should take care of it) - see #10
  • fixes search over a fastq
  • improves cli

v1.0.3

17 May 14:34
Compare
Choose a tag to compare

Patch over v1.0.2:

  • fixes portable compilation (removes -march=native)
  • fixes a bug in assemble mode
  • small help improvements

v1.0.2

16 May 18:22
Compare
Choose a tag to compare

Patch over v1.0.1:

  • fixes compilation in conda environment

v1.0.1

09 May 18:16
085029b
Compare
Choose a tag to compare

Patch over v1.0.0:

  • adds compilation via cmake
  • adds holy-build compilation
  • provides binary