Skip to content

Releases: fritzsedlazeck/Sniffles

Sniffles2 v2.0.2

08 Feb 17:42
Compare
Choose a tag to compare

This is a major update to Sniffles v2 which includes:

  • Improved variant calling accuracy
  • Improved performance also on multi threading
  • New methods to enable family / population calling
  • New methods to enable somatic / mosaic SV detection

Detection of allele imbalance

14 Jul 17:27
Compare
Choose a tag to compare

Multiple improvements including:
-) Genotype prediction
-) Report of strand biases per allele
-) Higher sensitivity on low supported alleles
-) Improved forced calling

Better support for sequence resolved calls

29 Jan 18:13
Compare
Choose a tag to compare
  • Improved reporting of sequence resolved calls.
  • Minor bug fixes.

Bug fixes and updates

10 Oct 20:39
Compare
Choose a tag to compare
  • Changed SVlen for deletions (new VCF standard)
  • Changed BND output
  • Improvements on genotyping for forced calling

Population calling

23 Mar 12:12
Compare
Choose a tag to compare
  • Added functionality to call multisample genotyped SVs VCF file by interacting with SURVIVOR.
  • Bug fixes for reporting sequences and force calling
  • Added new interface for clearer navigation.

Multiple bug fixes

13 Nov 19:33
Compare
Choose a tag to compare
Multiple bug fixes Pre-release
Pre-release

Sniffles:

  • Added sequence resolved calls.
  • Changed -n parameter (-n -1) reports now all read names.

Parameter added

--report_seq : Reports the sequences of Indels in the VCF output
--min_homo_af: Adapt the threshold to infer a homozygous variant
--min_het_af: Adapt the threshold to infer a heterozygous variant
--Ivcf: Enabling Recalling/force calling given a VCF file.

Bug fixes

  • Bugs corrected in genotype estimation
  • BND flag

Preprint release

03 Aug 19:10
Compare
Choose a tag to compare
Preprint release Pre-release
Pre-release

Fixes

  • Avoid calling SV in N stretches of certain sizes .
  • Included genome header in vcf and BND type support.

Smaller bug fixes

30 Apr 00:59
Compare
Choose a tag to compare
Smaller bug fixes Pre-release
Pre-release

Fixes

  • More constrained calling of InvDup.
  • Increased sensitivity for small indels.

Extension

  • Parameter introduced: --ignore_std disable the filtering based on std.

Smaller bug fixes

07 Apr 21:22
Compare
Choose a tag to compare
Smaller bug fixes Pre-release
Pre-release

Fixes

  • Seg. fault sometimes occurring at the end of the run
  • Enhanced resolution for smaller indel in noisy regions
  • Constrained calling of INVDUP

Extention

  • Parameter introduced: Min segment length

Enhanced filtering for false positives

17 Feb 19:02
Compare
Choose a tag to compare
Pre-release
v1.0.3

Smaller change in alignment processing