Skip to content

Version 0.0.2

Compare
Choose a tag to compare
@ressy ressy released this 04 Aug 19:07
· 134 commits to master since this release
df6ca03

Added

  • Support for custom task classes (#56)
  • Timeout feature for manual and geneious tasks (#66)
  • Flow cell ID property for Illumina run objects (#75)

Changed

  • Append flow cell ID from each run to project workdir names (#76)
  • Ignore empty rows and columns when parsing metadata.csv files (#73)
  • Use chunked Box.com uploader for more reliable uploads of large files (#69)
  • Handle missing Experiment Name in sample sheets (#59)

Fixed

  • Catch and log errors parsing metadata.csv files during project setup (#74)
  • Handle missing FASTQ file case during project setup (#63)