Skip to content

Version 0.0.5

Latest
Compare
Choose a tag to compare
@ressy ressy released this 01 Feb 20:33
6eddeab

Added

  • error property for illumina.alignment.Alignment class (#104)
  • BCL stats file parsing functions for applicable Illumina runs (#106)

Changed

  • Use faster re-tries for small file uploads to Box (#111)
  • Use fully-resolved paths for alignment directory tracking in Run.refresh
    (#111)
  • Reorganize unit tests for speed and simplicity (#111)

Fixed

  • Only process an alignment when its containing run is marked complete
    (#108)
  • Handle non-unicode characters in CSV files (#105, #115)