Skip to content

Releases: Clinical-Genomics/cg_lims

Release v6.16.4

18 Jan 13:22
Compare
Choose a tag to compare

Format the entire repo with Black and iSort (#469)(patch)

Fixed

  • the formatting of all the Python files in the repository

Release v6.16.3

04 Jan 15:06
Compare
Choose a tag to compare

Update error message for normalization script (#463)

Fixed

If the concentration of the sample(s) "to be normalized" is lower than the aimed for concentration - the script should list all artifact names this concerns in the error message, and set the sample volume to the user-defined total volume and buffer volume to zero.

Release v6.16.2

18 Dec 09:26
Compare
Choose a tag to compare

patch possible output paths (#462)(patch)

Fixed

  • patched the possible output paths of the flow cell directory to support more Windows hard drive names

Release v6.16.1

04 Dec 09:07
Compare
Choose a tag to compare

Patch TWIST EPPs to take new UDF "Maximum input amount (ng)" into consideration (#457)(patch)

Added

  • new functions to fetch the maximum input amount of samples

Changed

  • the threshold used when assessing input amounts

Release v6.16.0

23 Nov 06:31
Compare
Choose a tag to compare

add new EPP for replacing flow cell output path (#455)(minor)

Added

  • A new EPP for replacing broken flow cell output paths.

Release v6.15.0

21 Nov 16:38
Compare
Choose a tag to compare

Add support for 25B and 1.5B flow cells (#453)(minor)

Added

  • New constants for 25B and 1.5B flow cells
  • New EPP for checking that given process UDFs have been set, cg_lims/EPPs/udf/check/check_process_udfs.py
  • New constants file for the set EPPs, cg_lims/EPPs/udf/set/constants.py
  • New EPP for automatically filling in the default sequencing settings for a given flow cell type, cg_lims/EPPs/udf/set/set_sequencing_settings.py

Changed

  • Reworked the way constants were used in cg_lims/EPPs/udf/calculate/novaseq_x_denaturation.py
  • updated cg_lims/EPPs/udf/calculate/novaseq_x_volumes.py to use the new constants

Release v6.14.7

02 Nov 12:25
Compare
Choose a tag to compare

Patch calculate amount script for TWIST (#445)(patch)

Fixed

  • Updated the source type names for cell free DNA

Release v6.14.6

30 Oct 14:05
Compare
Choose a tag to compare

Update CODEOWNERS (#444)

Added

Added myself and Amanda Raud as code owners for the cg_lims repository (together with KSV)

Release v6.14.5

30 Oct 13:19
Compare
Choose a tag to compare

Update New workflow in LIMS issue template (#443)

Changed

The issue template for creating new workflows in LIMS was outdated so I changed it up a bit

Release v6.14.4

31 Aug 07:16
Compare
Choose a tag to compare

Add option to skip BCL convert sections in sample sheet (#434)(patch)

Added

  • The ability to look at the value of the process UDF "DRAGEN Demultiplex", and then decide if a BCL convert section should be added or not.