Skip to content

Releases: PacificBiosciences/pbfusion

Version 0.5.1

13 Dec 21:53
cfa25ea
Compare
Choose a tag to compare

The main focus on this update is to reduce the number of false positive calls by adjusting default parameters, and introducing new filters. Additional improvements to plotting. The plotting script was not included in tag 0.5.0.

Feature: Addition of minimum fusion fraction filter (--min-fusion-fraction). Increased specificity at a small cost to sensitivity.
Feature: Addition of lncRNA filtering (--gtf-transcript-allow-lncRNA). Increased specificity at a small cost to sensitivity.
Feature: Increasing min map quality to 10
Feature: Increasing min identity to 93%
Feature: Adding transcript count for fusion support (XC), and total count (TC) to output.
Bug fix: Fix fofn hang
Bug fix: Ensure unique fusion IDs

Version 0.4.1

22 Mar 22:26
87d1ed3
Compare
Choose a tag to compare
  • Bug fix: consistent ordering between gene ids and gene names when dealing with ambiguity.
  • Bug fix: rely on breakpoint ordering in visualization script.
  • Improvement: gene names are assigned automatically in visualization script.
  • Improvement: visualization script can now take SAM files as input.
  • Improvement: visualization script can now take a breakpoint number (these aren't always unique, so it's best to still give a single entry).

Version 0.4.0

30 Nov 22:35
db35ccf
Compare
Choose a tag to compare
  • Improvement: Improved ambiguous gene resolution.
  • Improvement: read lzma-compressed annotations in text and binary format.
  • Improvement: Support multiple bam/fofn (File-Of-FileNames) inputs.
  • Improvement: reduced false-positive fusions.
  • Improvement: Additional metadata for putative fusion candidates.
  • Improvement: Updated cached binary format. WARNING: this is a breaking change. Old binary annotation files will need to be re-generated.
  • Alteration: reduced chaining distance for clustering breakpoints.
  • Alteration: emit sense-antisense events by default.
  • Improvement: Maintain read ordering in reporting fusions.
  • Bug fix: Update reported breakpoints so that the interval described is the last-in-read and the second is first-soft-clipped.
  • Improvement: Add gene names to annotation in order they occur in reads.
  • Improvement: Report all breakpoint coordinates for reads in a breakpoint cluster, add as a new tag.
  • Improvement: Update read-through annotation such that we define it based on the breakpoint distance instead of the distance between genes.

Version 0.3.1

18 Aug 00:30
2018bba
Compare
Choose a tag to compare

Bug fix: resolving query position sorting.

Version 0.3.0

25 Jul 21:52
Compare
Choose a tag to compare
  • Bug fix: resolving strandness breakpoint errors.
  • Bug fix: GTF parsing of overlapping annotations.
  • Bug fix: annoting gtf records without parent gene entries.

Version 0.2.2

30 Jun 19:24
ffead68
Compare
Choose a tag to compare
  • Update CLI for single binary
  • Add more filtering options

pbfusion v0.1.0

11 Apr 16:00
Compare
Choose a tag to compare

First release of pbfusion 🥇