Skip to content

0.0.6

Latest

Choose a tag to compare

@rxu17 rxu17 released this 20 Oct 21:45
· 2 commits to develop since this release
c1af687

Highlights

  • Implemented staging mode for table schema updates
  • Migrated to new Nextflow entry parameter

Data Processing Changes

  • [GEN-2256] Added RENAL cohort data to cbio mapping table by @danlu1 in #203

Technical Features

  • [GEN-1773] Implemented params.entry due to Nextflow's workflow entry option deprecation by @rxu17 in #200
  • [GEN-2025] Added staging mode for table schema updates by @danlu1 in #201

Bug Fixes

  • [GEN-2025] Fixed ValueError in data catalog update script by @danlu1 in #204

Other