Skip to content

Releases: moka-guys/samplesheet_validator

v1.3.0

27 Jun 11:31
98a6d7c
Compare
Choose a tag to compare
  • Add functionality for additional dev pan number
  • Addition of settings.json for formatting
  • Add additional dev samplesheet test case

v1.2.0

10 May 14:56
Compare
Choose a tag to compare
  • Add command line argument to specify option to run with no stream handler
  • Remove log shutdown functionality as this was removing all logs in parent scripts that run this package
  • Fix logging so that it is compatible with parent script when used as package
  • Remove timestamp from logfile names
  • Add git_tag() function to be used when adding version in setup.py
  • Add further information to the readme about the script behaviour when handling development samplesheets

v1.1.0

16 Jan 14:30
2bfd587
Compare
Choose a tag to compare

Update incorporates the following:
• Remove library prep name inputs as these are not required
• Amend attribute, amend GitHub workflow on push branch
• Add test suite documentation
• Fix missing headers not appearing in log

v1.0.0

04 Jan 14:39
467a20d
Compare
Choose a tag to compare

First implementation of the samplesheet_validator.

Checks sample sheet naming and contents. Carries out a series of checks on the sample sheet and collects any errors that it identifies (SamplesheetCheck.errors_list). It also identifies whether or not a run is a TSO run from the sample sheet (SamplesheetCheck.tso).