Skip to content

v16.4.0

Latest
Compare
Choose a tag to compare
@rxu17 rxu17 released this 23 Jul 12:08
· 2 commits to main since this release

What's Changed

New Features

  • [GEN-1164] add workflow to build docker image and push it to ghcr by @danlu1 in #556
  • [GEN-868] add year death validation by @danlu1 in #560
  • [GEN-867] Add validation rule to check if INT_DOD >= INT_CONTACT by @danlu1 in #561
  • [GEN-1109] Setup base mkdocs for genie by @rxu17 in #566
  • [GEN-1313] Export detailed columns for NAACCR codes by @danlu1 in #567
  • [GEN-1348] Allow in mapping tables by @rxu17 in #572

Bug Fixes

  • [GEN-1285] Remove row-based validation error message by @danlu1 in #563
  • [GEN-1294] pin r-base version and upgrade to Node 20 by @danlu1 in #565
  • [GEN-1285] Remove row based validation by @danlu1 in #564
  • [GEN-1263] Fix bed file duplicates by @rxu17 in #562
  • [GEN-1429] Add variant_classification as known string col by @rxu17 in #576

Documentation Changes

  • [GEN-1237] Add documentation to maf allele validation by @rxu17 in #557
  • Update docstring for cna's validateSymbol function by @rxu17 in #575

Full Changelog: v16.3.0...v16.4.0