Skip to content

Releases: bcgsc/pori_graphkb_loader

v6.2.0

04 Mar 00:57
5ab5657
Compare
Choose a tag to compare

New Features

  • MOAlmanac loader
  • GraphKB connection config arguments to snakemake pipeline

BugFixes

  • set NODE_PATH to accommodate singularity user of docker container
  • cosmic loader: fix typo in classification filename

Improvements

  • Support node 16, default to node 16
  • Add tests for graphkb module

v6.1.0

13 Dec 22:26
ad15def
Compare
Choose a tag to compare

New Features

  • Add generic entry point start script

v6.0.0

29 Nov 23:29
5effc0e
Compare
Choose a tag to compare

Breaking Changes

  • civic loader now uses its own subparser menu

New Features

  • civic: Add trusted curator as option
  • asco: Add loader to pull ASCO abstract record information from their API
  • #20 civic: Sync deleted items
  • #19, #25 civic: Support additional relevance terms

BugFixes

  • civic: Do not require disease for statement
  • ncit: Fix subclass relationship loader error

Improvements

  • performance improvements to graphkb and disease ontology modules

v5.2.0

07 Jul 23:28
aef05b2
Compare
Choose a tag to compare

New Features:
-Support for importing CIViC evidence with direction 'Does not support Sensitivity'
-Support new CIViC naming convention for fusions with known exon boundaries

v5.1.0

14 Apr 19:39
78f5a57
Compare
Choose a tag to compare

New Features

  • Adds snakemake workflow to run loaders on a new/empty GraphKB DB instance
  • PMC4232638: Adds loader for PMC4232638 supplementary file
  • Adds General Variant loader

BugFixes

  • docm: fixes outdated graphkb loading syntax
  • ensembl: update the loader to use new file headers
  • cgi: Fix more mispellings in source KB (CGI) on load

Improvements

  • ncit: reject non-human species dup when it shares a name with a human term
  • refseq: add max concurrent requests limit to loading refseq rec
  • api: do not update records field from one null-like type to another
  • cgi: Load statements for ASCO/AACR from CGI

v5.0.0

12 Feb 06:42
Compare
Choose a tag to compare

First open source release