Skip to content

Releases: karel-brinda/samsift

SAMsift 0.2.5

26 Feb 22:58
Compare
Choose a tag to compare

Fixes

  • Don't modify SAM headers in order to avoid problems with the novel PySAM API

SAMsift 0.2.3

13 Nov 15:45
Compare
Choose a tag to compare

First Zenodo release.

SAMsift 0.2.2

11 Oct 03:01
Compare
Choose a tag to compare

Improvements

  • Optimization (5x speed-up for simple filters).

SAMsift 0.2.1

12 Sep 19:43
Compare
Choose a tag to compare

New

  • Add samsift-norm-sam (normalization of SAM file to facilitate their comparison).

Fixes

  • Fix a bug in the internal cache (keeping old tags).

SAMsift 0.2.0

05 Sep 21:54
Compare
Choose a tag to compare

New

  • Add an initialization parameter (-0).
  • Add the PG tag to the output.
  • Add modes of handling errors.
  • Add support for Python 3.2-3.4.
  • Add multiple examples of SAMsift usage.
  • Add soft-clipped versions of variables (SEQs, QUALs, and QUALsa).

Improvements

  • Support simultaneously both old and new PySam versions.
  • Test the entire package using Travis.

Fix

  • Fix a major bug with parsing command-line arguments containing spaces.
  • Fix many other bugs.

SAMsift 0.1.0

01 Sep 15:05
Compare
Choose a tag to compare

The first public release.