Skip to content

Releases: Clinical-Genomics/cg_lims

Release v7.4.0

25 Mar 16:49
Compare
Choose a tag to compare

Add new EPP for automatically setting ONT sequencing settings (#485)(minor)

Added

  • New EPP for automatically setting ONT sequencing settings

Release v7.3.0

25 Mar 15:47
Compare
Choose a tag to compare

Add new EPP for calculating the amount in fmol and ng (#484)(minor)

Added

  • new EPP for calculating amounts of samples, in both fmol and ng
  • new constants for average molecular weight of dsDNA

Release v7.2.0

25 Mar 15:22
Compare
Choose a tag to compare

Add new EPP for the creation of ONT sample sheets (#483)(minor)

Added

  • new EPP for generating ONT sample sheets
  • new models for these sample sheets

Release v7.1.0

25 Mar 14:59
Compare
Choose a tag to compare

Add new EPP for parsing ONT JSON reports (#482)(minor)

Added

  • new EPP for parsing ONT JSONs
  • new optional flags for specifying root paths

Release v7.0.0

25 Mar 14:51
Compare
Choose a tag to compare

rename cli function and add missing pytests (#480)(major)

Changed

  • Renamed the Python module from twist_aliquot_volume.py -> aliquot_volume.py
  • Renamed the Click subcommand from "twist-aliquot-volume" to "aliquot-volume" (changes needed for the existing automations!)

Added

  • Pytests for the aliquot_volume.py module

Fixed

  • Spelling and imports

Release v6.17.3

25 Mar 12:44
Compare
Choose a tag to compare

Add option to requeue input artifacts in rerun samples EPP (#481)(patch)

Added

  • input flag to rerun EPP
  • more logging

Release v6.17.2

27 Feb 15:30
Compare
Choose a tag to compare

Update Calculate Amount EPP in TWIST Aliquot step (#475)

Changed

  • Updated the twist_aliquot_amount EPP to not give in negative aliquot volumes for samples with lower concentrations.

Release v6.17.1

21 Feb 13:27
Compare
Choose a tag to compare

delete error msg in file_to_udf (#474)

Changed

Changed script to not give an error message that some samples could not be found in the file

Release v6.17.0

19 Jan 10:55
Compare
Choose a tag to compare

Skip RC QC EPP updates (#470)(minor)

Added

  • new option to skip error messages to the copy EPP sample_to_artifact.py
  • new measurement and input artifact flags for the calculate EPP calculate_amount_ng.py

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