Skip to content

Releases: moka-guys/integrity_checking

v25.1.0- support for sscheck_flagfile.txt

09 Aug 14:58
197f95c
Compare
Choose a tag to compare

Added sscheckflagfile.txt to excluded files

v25.0.1

28 Jun 15:35
354408a
Compare
Choose a tag to compare

Add the runfolder name into the final pop up box which reports pass/fail. This is needed when >1 check is being performed at the same time

v25.0.0

21 Jun 14:50
757a816
Compare
Choose a tag to compare

This excludes the bcl2fastq2_output.log file produced by the automated scripts so placing this flag file in runfolders will not affect the checksum calculations.

It also reduces the maximum number of retries to 5

It also improves upon the test suite, to remove the need to set this up after cloning this repo.

Add support for Novaseq

20 Jan 18:51
3ac914b
Compare
Choose a tag to compare
Merge pull request #13 from moka-guys/v24

add support for novaseq - not fully tested

automate testing. ignore automated script files

07 Jun 10:42
Compare
Choose a tag to compare

Ignore files used to stop the automated demultiplexing scripts so can stop the run from being processed without affecting integrity check.
adding --debug to command line invocation performs automated testing

Add test data into repo

24 May 13:52
Compare
Choose a tag to compare
Merge pull request #8 from woook/v22_add_to_readme

V22 add to readme

seperate repo

11 Sep 16:44
Compare
Choose a tag to compare

Code split from the automate_demultiplex repo.
All history should be preserved.
config file renamed and trimmer. No other changes to code