Skip to content

Releases: fritzsedlazeck/Sniffles

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

v1.0.2: Bug Fix in Tree/merging

06 Jan 16:13
Compare
Choose a tag to compare
Pre-release

New features:

  1. Automatic distance computation
  2. STD computations and filtering of breakpoints to detect artifacts
  3. Detection of small translocated elements
  4. New SV type
  5. Enhanced small indel calling

Bug Fixes:

  1. Merging of SVs within the tree

v1.0.1

21 Oct 00:22
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

Reduce false calls over using nanopore reads.
Changes in the VCF file to support IGV display for translocations.