Skip to content

Releases: nsc-norway/NSCtrim

v1.6 - Add degenerate primer support

19 Jan 15:33
795252d
Compare
Choose a tag to compare

This release adds optional, experimental, support for trimming primers containing degenerate nucleotides represented by IUPAC codes.

The tool is fully backwards compatible with NSCtrim 1.5.x, and the new feature is disabled by default.

The degenerate primer support is considered experimental because it has not been fully tested.

v1.5.3 - New release

11 Jun 13:32
Compare
Choose a tag to compare

Bugfix: Show version number in docker image.

No changes to the code or docs.

This will generate the Docker image for version 1.5.3.

(There was a botched attempt just before where I used "v" in the tag name)

v1.5 - Output format and building

12 May 12:44
Compare
Choose a tag to compare
  • Correct the tab-separated table that is written to stdout: remove superfluous trailing tabs.
  • Updates to the build procedures: It is now possible to build the docker image using make.
  • Docker image is now much smaller!

v1.4 - Changed primer file format

07 Apr 10:35
Compare
Choose a tag to compare

Primer file changed to include only the 3 columns that are needed.

v1.3.1 - Documentation and build tool update

25 Mar 13:22
Compare
Choose a tag to compare
  • Updated the documentation
  • Cleaned up some unused code
  • Updated build scripts
  • Created a static binary for download.

1.3

25 Mar 09:46
Compare
Choose a tag to compare
1.3

Version 1.3 is the first working public release.