Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Releases: thehyve/pmc-conversion

v0.5.3

07 Nov 12:40
8c1dba7
Compare
Choose a tag to compare

What's new:

  • Add a configuration to skip cBioPortal data loading
  • Update e2e test

v0.5.1

17 Oct 18:53
1e6687c
Compare
Choose a tag to compare

What's new:

  • reorganised test data
  • fixed git commits
  • NGS data optional
  • added missing requests dependency
  • fixex cBioPortal image
  • updated csr2transmart

v0.5.0

15 Oct 14:59
1ff02be
Compare
Choose a tag to compare

Refactoring of the pipeline

The changes include:

  • separate the transformation logic into a separate package csr2transmart
  • clean up unused code
  • reorganise and clean up test data and configuration
  • updating dependencies

Details of the refactor plan: https://docs.google.com/document/d/1W8U8VSSCwcHb-tfp0j-0YMUhA6P9MYspEaCS18y-mpE

v0.4.0

04 Jul 12:53
Compare
Choose a tag to compare

What's new:

  • use of offline token instead of user password
  • changes to modifiers.txt and tmtk dependency to prevent issues with dimension_description table
  • age at diagnosis calculation handles missing diagnosis date
  • separate general and dev requirements, both pinned
  • added MIT license

v0.3.0

03 Apr 13:41
f5a92ff
Compare
Choose a tag to compare

What's new:

  • Pipeline calls glowingbear backend scan call

v0.2.0

01 Apr 16:48
735f16b
Compare
Choose a tag to compare

What's new:

  • Add study-specific metadata tags to study.Tags.df
  • Improve readability of code dealing with study-specific column mapping and metadata tags

v0.1.0

14 Mar 10:55
9f05b29
Compare
Choose a tag to compare

What's new:

  • enable code coverage
  • validate tree node metadata
  • add CSR test study
  • test fixes