Skip to content

v0.3.1

Compare
Choose a tag to compare
@dfornika dfornika released this 24 Sep 00:10
· 24 commits to main since this release
a623b6b
  • Fixed issue where duplicate sample IDs would cause the pipeline to crash. This update enforces that all sample IDs on a run should be unique. Duplicates are dropped from analysis. (Issue #41)
  • Fixed issue where SampleSheet parsers would parse empty csv lines and include them in the output (Issue #42)