Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@jethror1 jethror1 released this 01 Aug 13:57
eea364e

Summary

Changes to improve unarchiving of files plus minor bug fixes and improvements

Changes

  • properly check for files to unarchive before running any jobs to ensure all required files are unarchived
  • improve details in readme
  • catch samples with no tests codes and raise as an error
  • fix total sample no run in summary report
  • fix the issue with subsetting the manifest to allow skipping samples, restricts valid samplename checking to just the subset
  • strip whitespace on string inputs to not cause jobs to fail from inputs like exclude samples having bonus spaces
  • addition of new input -iunarchive_only to allow for just unarchiving and not running jobs
  • fix issue of single gene reports having : in the report filename

Issues closed