Releases: moka-guys/integrity_checking
Releases · moka-guys/integrity_checking
v25.1.0- support for sscheck_flagfile.txt
Added sscheckflagfile.txt to excluded files
v25.0.1
v25.0.0
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
Merge pull request #13 from moka-guys/v24 add support for novaseq - not fully tested
automate testing. ignore automated script files
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
Merge pull request #8 from woook/v22_add_to_readme V22 add to readme
seperate repo
Code split from the automate_demultiplex repo.
All history should be preserved.
config file renamed and trimmer. No other changes to code