Skip to content

Releases: Sage-Bionetworks/Genie

v12.1.0

26 Nov 22:37
5feafb9
Compare
Choose a tag to compare

GENIE releases:

  • 9.5-consortium

Changelog:

  • Reorganize directory structures
  • Update logging
  • Remove unused scripts

v12.0.0

05 Nov 19:29
957fd89
Compare
Choose a tag to compare

GENIE releases:

  • 9.4-consortium

Changelog:

  • Split GENIE file format registry from GENIE package
  • Added create-case-lists cli
  • use assay information to create case list files instead of gene matrix file
  • Improve clinical attribute mapping during input to database step
  • Support pandas>=1.1
  • Added create new database functions
  • Added get-invalid-errors cli function

v11.1.0

26 Sep 16:10
Compare
Choose a tag to compare

GENIE releases:

9.3-consortium

Changelog:

  • lock pandas==1.0 because pandas>1 not compatible with code yet
  • fix data guide to use SEQ_PIPELINE_ID instead of SEQ_ASSAY_ID
  • add provenance to use version of code executed for release files
  • add TSA1 and TSA2 validation for maf files

v11.0.0

17 Aug 19:50
Compare
Choose a tag to compare

GENIE releases:

9.1-consortium, 9.2-consortium

Changelog:

  • Update Docker environment
  • Use genome nexus instead of vcf2maf for annotation
  • Fix mafinbed filter issue

What's Changed

Full Changelog: v10.0.0...v11.0.0

v10.0.0

16 Jun 08:06
10c2cf8
Compare
Choose a tag to compare

GENIE releases:

  • 8.5-consortium
  • 8.0-public

Changelog:

  • synapseclient<2 not supported
  • use unittest.mock instead of mock
  • Separate consortium_to_public cli from genie module

What's Changed

New Contributors

Full Changelog: v9.0.0...v10.0.0

v9.0.0

15 May 04:45
d7ca9cf
Compare
Choose a tag to compare

GENIE releases:

  • 8.4-consortium

Changelog:

  • pd.np and pd.utils is deprecated in the future
  • Fixed duplicated error email
  • Fixed filetype parameter
  • Improve dashboard
  • support Texlive for data guide generation
  • Update to synapseclient==2.0
  • Format SEQ_PIPELINE_ID

v8.0.0

20 Apr 23:44
d76e49c
Compare
Choose a tag to compare

GENIE releases:

  • 8.3-consortium

Changelog:

  • Automate data guide (known bug with not having all the dependencies in Dockerfile)
  • Add SEQ_PIPELINE_ID to assay information Table
  • Redact clinical values prior to storing into Synapse Tables
  • If there are no valid clinical files don't process

What's Changed

Full Changelog: v7.0.1...v8.0.0

v7.0.1

25 Mar 23:42
Compare
Choose a tag to compare
  • Add in missed support synapseclient v2.0.0

v7.0.0

25 Mar 04:14
Compare
Choose a tag to compare

Changelog:

  • Change specimen_type to preservation_technique
  • pin down synapseclient version
  • no PHI in clinical database
  • python 3.6+ support
  • add support for synapseclient 2.0 but will soon deprecate use of synapseclient < 2

What's Changed

Full Changelog: v6.0.0...v7.0.0

v6.0.0

18 Mar 23:28
b063f7b
Compare
Choose a tag to compare

GENIE releases:

  • 8.2-consortium

Changelog:

  • Updated dashboard

What's Changed

Full Changelog: v5.0.0...v6.0.0