Skip to content

Releases: kids-first/kf-cbioportal-etl

🤩 Added Treatment Data to `pbta_all`

21 Jun 19:18
5d94e25
Compare
Choose a tag to compare

What's Changed

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

🚀 OpenPedCan v15 and tll_sd_aq9kvn5p_2019 (Teachey) Added

21 Mar 15:17
c03c5d2
Compare
Choose a tag to compare
  • OpenPedCan v15 Added, with several bug fixes and adjustments to evolving realities of the project
  • Added new KF study and refactored another in terms of config file

What's Changed

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

✨ Clinical Data Diff Tool

01 Mar 14:44
e3cd256
Compare
Choose a tag to compare

Added a tool to identify and summarize changes slated to be made to an existing study on the portal based on the cBio formatted data_clinical files. It does the following for each of sample and patient views:

  • Create a list, one per line, per ID, per attribute, of what would change if the data were loaded
  • Output list of IDs that would be removed from the portal, if any
  • Output list of IDs that would be added if any
  • Create summary of the number of changes of each attribute type printed to STDOUT
    Also contains study updates

What's Changed

Full Changelog: v1.0.1...v1.1.0

🔧 Fix Pandas, Numpy Calls

09 Nov 18:24
c2b5bfc
Compare
Choose a tag to compare

A recent upgrade in software versions used for pandas and numpy has caused some functions being used to be deprecated. This PR fixes that, and will be followed with an accompanying docker image and software list.

What's Changed

  • 🔧 Fixes for numpy pandas compatibility by @migbro in #53

Full Changelog: v1.0.0...v1.0.1

🧹Cleanup Legacy

19 Oct 17:30
1c9075a
Compare
Choose a tag to compare
  • Minor change to PBTA config to accommodate new file_type entries in manifests
  • Removed many legacy files to cleanup repo
  • Will make this now public as most changes are related to config file updates, less so software

What's Changed

Full Changelog: v0.9.1...v1.0.0

📝 Config updates

06 Sep 17:34
660e352
Compare
Choose a tag to compare

Several studies have had their configs updated to pull from the most recent sources

What's Changed

Full Changelog: v0.9.0...v0.9.1

🛠️ Refactor Data Clinical Header

19 Jul 17:15
bc9c9b5
Compare
Choose a tag to compare

Biggest change is ditching using dbt to get headers for data_clinical_* files and using a flat file. The complexity of a 5 header line requirement makes using a db table too cumbersome to update and maintain. Also updated database pulls

What's Changed

Full Changelog: 0.8.1...v0.9.0

🔧 Bug fix and new studies

24 May 17:36
b0f6282
Compare
Choose a tag to compare
  • 🐛 ensure that sample IDs are imported as str, no matter how inty they look
  • added new study configs

What's Changed

  • 🛠️ New configs, bug fixes, improvements by @migbro in #47

Full Changelog: v0.8.0...0.8.1

🚀OpenPedCan v12 Release

03 May 17:52
5cbe652
Compare
Choose a tag to compare

Mostly updates to accommodate OpenPedcan v12, and some minor bug fixes

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

14 Apr 18:31
542bb95
Compare
Choose a tag to compare

What's Changed

  • 🔨 Study Config Updates and bug fixes by @migbro in #34

Full Changelog: v0.7.0...v0.7.1