Skip to content

Releases: Sage-Bionetworks/genie-bpc-pipeline

0.0.6

20 Oct 21:45
c1af687

Choose a tag to compare

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

0.0.5

20 Aug 01:08
8cd6c8f

Choose a tag to compare

Highlights

  • Added ability to toggle use of global response set (GRS) or cohort data dictionary for mapping
  • Restructured tier1a replacement mapping tables for better maintainability
  • Updated case selection logic for age limits and handling of age variables
  • Implemented random selection of SDV cases based on percentage

Data Processing Changes

  • [GEN-1240] Add ability to toggle GRS mapping by @rxu17 in #162
  • [GEN-1744] Add tier1a replacement parameters and enable cohort specific logic by @danlu1 in #170
  • [GEN-1874] Convert tier1a replacement mapping table to long format by @danlu1 in #177
  • [GEN-1774] Add ability to replace with the non _DETAILED tier1a columns by @danlu1 in #178
  • [GEN-1837] Add age max filter by @xindiguo in #183
  • [GEN-1786] Update randomization method for SDV cases by @danlu1 in #186
  • [GEN-1468] Overwrite tier1 variable by @danlu1 in #156
  • [GEN-1836] Replace AGE_AT_SEQ_REPORT with AGE_AT_SEQ_REPORT_DAYS by @xindiguo in #182
  • [GEN-1783] Update perform_case_selection.R age max logic by @Chelsea-Na in #187

Bug Fixes

  • [GEN-1766] Fix merge_and_uncode_rca_uploads issue (missing slash) by @rxu17 in #171
  • [GEN-1767] Remove the unlisting of the form column code for production fileview table by @rxu17 in #172
  • [GEN-1943] Address nan in sample_id column when extracting site name by @danlu1 in #180
  • [GEN-1962] Add yesno mapping to the mapping when grs is not used by @xindiguo in #181
  • [GEN-1996] Fix bug with NAs in update table schema by @thomasyu888 in #189

Other

These are mainly config changes:

  • [DPE-1253] Add PR description template by @danlu1 in #176
  • [GEN-1727] Update config.json by @Chelsea-Na in #167
  • [GEN-1756] Update config.yaml to add VICC melanoma cases by @xindiguo in #169
  • [GEN-1702] Update config.json by @Chelsea-Na in #173
  • [GEN-1807] Update config.yaml by @Chelsea-Na in #174
  • [GEN-1889] Update config.json by @Chelsea-Na in #179
  • [GEN-1986] Update config.yaml by @Chelsea-Na in #184
  • [GEN-1986] Update config.yaml by @Chelsea-Na in #185
  • [GEN-1786] Update randomization method by @danlu1 in #188
  • [GEN-2039] Updated config for prostate 1.0-public release to use 10.3-consortium databy @Chelsea-Na in #191
  • [GEN-2038] Updated config for PANC 1.0-public release to use 9.5-consortium data by @Chelsea-Na in (#192
  • [GEN-2037] Updated config for BLADDER 1.0-public release to use 11.3-consortium data by @Chelsea-Na in #193
  • [GEN-2044] Updated esophago cohort case target numbers due to redistribution by @Chelsea-Na in #194
  • [GEN-1937] Updated configs for CRC and CRC2 cohorts to use 13.6-consortium data by @Chelsea-Na in #195
  • [GEN-2089] Updated config to bundle breast and RCC cohorts using 14.6-consortium data by @Chelsea-Na in #196
  • [GEN-2058] Plan to bundle breast and RCC cohorts once RCC data passes QA checks by @Chelsea-Na in #197
  • [GEN-2213] Updated MELANOMA case selection target counts by @Chelsea-Na in #199

Full Changelog: 0.0.4...0.0.5

0.0.4

03 Jan 21:25
ade4e9d

Choose a tag to compare

What's Changed

  • Create dd-compare.py by @Chelsea-Na in #150
  • [GEN-1478] Update config.yaml by @Chelsea-Na in #153
  • [GEN-1485] Modularize update potential PHI fields by @rxu17 in #155
  • Add ghcr workflow by @rxu17 in #157
  • [GEN-1485] Add missing previous input to run_quac_upload_report_error step by @rxu17 in #160
  • [GEN-1516, GEN-1555, GEN-1576] make table update cohort specific by @danlu1 in #158
  • [GEN-1574] Add merge and decode to staging by @rxu17 in #161
  • [GEN-1580] Update config.json by @Chelsea-Na in #163
  • [GEN-1636] add IDs from retraction form in the retraction steps for creating clinical release files by @xindiguo in #164

Full Changelog: 0.0.3...0.0.4

0.0.3

17 Sep 05:51
4df1dca

Choose a tag to compare

What's Changed

  • [GEN-1484] Fix mismatch between patient list in case selection and consortium release by @thomasyu888 in #146
  • [GEN-1479] Add in nextflow workflow for case selection by @thomasyu888 in #145
  • [GEN-1481, GEN-1488] Add validation for GENIE BPC / hardcode 17.2-consortium for export code by @thomasyu888 in #148
  • [GEN-1489] Improve validation logs and remove patients from all output by @thomasyu888 in #149
  • [GEN-1481] Update case selection scripts to pull from a main genie consortium release by @danlu1 in #151
  • [GEN-1470] Update config.yaml(s) by @Chelsea-Na in #142
  • [GEN-1503] Add nextflow workflow for clinical release by @thomasyu888 in #144
  • [GEN-1476] use detailed columns to extract tier1a code by @danlu1 in #152

New Contributors

Full Changelog: 0.0.2...0.0.3

0.0.2

02 Aug 23:18
c6dc559

Choose a tag to compare

What's Changed

  • [GEN-1448] Fix bug that causes blank Curation and QA and Patient Characteristics tables by @rxu17 in #139
  • [GEN-1456] downgrade synapseclient by @rxu17 in #140
  • [GEN-1458] Refactor custom_fix function to pull from main genie release by @rxu17 in #141

Full Changelog: 0.0.1...0.0.2

0.0.1

24 Jul 15:54
2015d77

Choose a tag to compare

What's Changed

Read more