Skip to content

Releases: Sage-Bionetworks-Workflows/py-dcqc

v1.6.1

23 Jun 17:25
d12968e

Choose a tag to compare

What's Changed

  • [ORCA-236] Adds missing code handling and tests for external tests by @BWMac in #41

Full Changelog: v1.6.0...v1.6.1

Version 1.6.0

19 Jun 21:06
ed05233

Choose a tag to compare

What's Changed

  • [ORCA-231] Fix External Tests and add exit code that represent passing tests by @BWMac in #35

Full Changelog: v1.5.0...v1.6.0

Version 1.5.0

14 Jun 16:33
b9d016f

Choose a tag to compare

What's Changed

  • [ORCA-232] Split tests into separate files by @BrunoGrandePhD in #34
  • [ORCA-233] Refactor Target ahead of multi-file QC tests by @BrunoGrandePhD in #36
  • [ORCA-125] Implement PairedFastqParityTest as our first multi-file QC test by @BrunoGrandePhD in #37
  • [ORCA-175] Adds SuiteStatus by @BWMac in #38
  • [ORCA-175] Add CsvUpdater and update_csv command by @BWMac in #39

Full Changelog: v1.4.0...v1.5.0

Version 1.4.0

30 May 18:17
91093c7

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

Version 1.3.0

12 Apr 07:27
3b6f370

Choose a tag to compare

What's Changed

  • [ORCA-136] Add rudimental PHI detection by doing a grep by @adamjtaylor/@thomasyu888 in #22, #26
  • [IBCDPE-558] Add qc-file CLI command for performing single-file QC by @BrunoGrandePhD in #27
  • [ORCA-188] Adds support for BAM file type by @BWMac in #28
  • [ORCA-189] Adds support for FASTQ and FASTQ-GZ files by @BWMac in #29

New Contributors

Full Changelog: v1.2.0...v1.3.0

Version 1.2.0

03 Apr 22:36
37c1d40

Choose a tag to compare

What's Changed

  • [ORCA-82] Support TSV files for py-dcqc by @BWMac in #23
  • [ORCA-179] Interpret the absence of CLI values for list options as None instead of empty list by @BrunoGrandePhD in #24
  • [ORCA-167] Stage files lazily by @BrunoGrandePhD in #25

New Contributors

  • @BWMac made their first contribution in #23

Full Changelog: v1.1.0...v1.2.0

Version 1.1.0

08 Mar 00:31
4cbb1c7

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

Version 1.0.0

29 Jan 08:46

Choose a tag to compare

v1.0.0

Remove unnecessary quotes

Version 0.3.0

26 Jan 08:00

Choose a tag to compare

v0.3.0

Fix Linux installation issue with Dockerfile

Version 0.2.0

14 Jan 08:06
a4e6c7f

Choose a tag to compare

v0.2.0

Merge pull request #6 from Sage-Bionetworks-Workflows/bgrande/ORCA-90…