Skip to content

Tags: kdm9/libqcpp

Tags

0.4.1

Toggle 0.4.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Version 0.4.1

Incorporates JOSS review comments, mostly documentation changes

0.4.0

Toggle 0.4.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Version 0.4.0

Major changes:

- API calls to C++ processor classes have been harmonised such that the quality
  encoding is always optional, defaulting to Sanger encoding.
- API calls to some C++ processor classes have been reordered to ensure default
  arguments come after non-default arguments across all similar processors.
- Relicense all parts to MPL v2

Minor changes:

- Document C++ API
- Fixes to static builds

0.3.1

Toggle 0.3.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Version 0.3.1

Minor changes to static builds

0.3.0

Toggle 0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Version 0.3.0

- Update seqan to 2.2.0
- Remove a lot of old code
- Fix builds of static binaries

0.2.5

Toggle 0.2.5's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Version 0.2.5

- Travis CI fixes
- Fix reporting of windowed QC

0.2.4

Toggle 0.2.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Version 0.2.4

`libqcpp`
=========

Relicense library code under the MPL-2.0.

Trimit
======

- Fix -L truncation flag
- Add -Q flag to silence progress output

0.2.3

Toggle 0.2.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Version 0.2.3

Trimit: -l now filters by length, use -L for truncation

0.2.2

Toggle 0.2.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Version 0.2.2

- Add version header to trimit
- use '-' as an alias for input from stdin

0.2.1

Toggle 0.2.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Version 0.2.1

- Remove default stdin input from trimit
- Make GPL of progs clear
- implement static builds with Phusion's Holy Build Box
- Fix and update travis config

0.2.0

Toggle 0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
kdm9 Dr. K. D. Murray
Version 0.2.0

- Remove gbs-specific binaries
- Implement GBS-specific options inside trimit