Skip to content

Releases: sunbeam-labs/sunbeam

Low complexity read removal; assorted fixes

02 May 15:24
593754c

Choose a tag to compare

Changes:

  • Komplexity now removes low-complexity reads by default instead of masking them.
  • Better single-end rule behavior
  • Documentation updates
  • Various other bug fixes

Bugfixes and report format changes

08 Apr 18:38
3624a25

Choose a tag to compare

  • report outputs number of removed reads for each host after decontam
  • use static binary for komplexity filtering to fix reliance on glibc
  • remove max length for contigs (was 50k)

Version 1.0.0 (Stable)

22 Mar 17:19
f78c13a

Choose a tag to compare

First stable release.

Major changes from the pre-release version:

  • Support for single-end sequencing reads
  • Low-complexity masking using Komplexity
  • Support for extensions
  • Ergonomic command-line interface (via sunbeam command)
  • Documentation on ReadTheDocs
  • Better assembler
  • Better ORF finder
  • Arbitrary host/contaminant genome filtering
  • Semantic versioning and updating
  • Robust install and test scripts

Bugfixes

23 Dec 20:47

Choose a tag to compare

Bugfixes Pre-release
Pre-release

This update fixes numerous bugs.

Initial version

19 Dec 22:29

Choose a tag to compare

Initial version Pre-release
Pre-release

NOTE: This release is in alpha stage and any pipeline endpoints, config file parameters, and other major features may change at any time.

Initial release.