Skip to content

Releases: Molmed/projman_filler

v1.8.0-rc1

16 Jan 08:49
b635a07

Choose a tag to compare

v1.8.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.7.0...v1.8.0-rc1

v1.7.0

16 Apr 11:59
18e7feb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.3...v1.7.0-rc1

What's Changed

  • Implementing total_clusters_raw similar to as total_clusters_pf by @nkongenelly in #17

Full Changelog: v1.7.0-rc1...v1.7.0-rc2

Add support for NovaSeq X Plus

11 May 12:01
b3bb993

Choose a tag to compare

This version adds support for the new NovaSeq X Plus instrument.

Refactor lane level statistics to add olink support

16 Dec 10:29

Choose a tag to compare

This release refactors lane-level statistics generation logic in order to:

  • make the code more readable
  • add support for olink runfolders

Support for the mean-q metric has been dropped as it seems to be a remnant of Sisyphus that is no longer used.

This release also upgrades the version of pip used for running tests, fixing a security issue.

Refactor lane level statistics to add olink support

14 Oct 12:09

Choose a tag to compare

This release refactors lane-level statistics generation logic in order to:

  • make the code more readable
  • add support for olink runfolders

Support for the mean-q metric has been dropped as it seems to be a remnant of Sisyphus that is no longer used.

This release also upgrades the version of pip used for running tests, fixing a security issue.

Bug fix: Bump the version to 1.6.1

28 Mar 15:02

Choose a tag to compare

v1.6.1

Bump version to 1.6.1

Introducing atac-seq-mode

28 Mar 14:25
2de38df

Choose a tag to compare

There is now the possibility of using --atac-seq-mode which will gather the information on how to number the reads from Stats.json rather than from Interop as is normally the case.

Updated interop dependency for iSeq support

05 Oct 08:14
c88e68a

Choose a tag to compare

This release solves a problem where projman_filler would fail when trying to gather statistics for an iSeq run. This was caused by a bug in illumina/interop that has been fixed in v1.1.5.

Support for empty lanes

11 Apr 12:11
4278941

Choose a tag to compare

Minor update:
Fixes problem where projman_filler would crash if there where lanes with no clusters pf.

Support for multiple sample IDs per sample name

03 Apr 10:54
d5ae87d

Choose a tag to compare

Minor update:
projman_fillercan now handle case where a sample has multiple sample IDs in the same lane.