Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/sdev 3256 gene list updates pharma cancer predisp #72

Merged

Commits on Oct 19, 2022

  1. SDEV-3256 - bugfix - get_equivalent_features - ignore versions in gen…

    …e_names or transcripts for equivalent features. Eg. NM_033360.4 should match 'NM_033360' and 'KRAS'.
    dustinbleile committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    2ec8280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2947996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efd3cc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Merge branch 'develop' of https://github.com/bcgsc/pori_graphkb_python

    …into feature/SDEV-3256_gene_list_updates_pharma_cancer_predisp
    dustinbleile committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    76bed8c View commit details
    Browse the repository at this point in the history
  2. SDEV-3256 - simplify and improve generalizablity of get_pharmacogenom…

    …ic_info and get_cancer_predisposition_info.
    dustinbleile committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    5a74d56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5db64d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Release v1.8.0

    New Features:
     - new list in genes.py - get_therapeutic_associated_genes
     - constants.py - expanded with commonly used GKB return properties.
     - GraphKBConnection login on init if given username and password.
     - typing_extensions>=3.7.4.2,<4.4
    Improvements:
     - new test - match TERT:c.-124C>T
     - skipped test GERO-299 - test_missense_is_not_nonsense - not yet fixed.  (Intercepted by pori_ipr_python).
     - Refactor - simplify __init__.py - move GraphKBConnection to util.py
     - Refactor - simplify - remove custom VERBOSE logging level.
     - update tests - fix test_known_fusion_single_gene_no_match
    dustinbleile committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    ba11684 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Merge pull request #73 from bcgsc/release/v1.8.0_constants_usablity

    Release/v1.8.0 constants usablity
    dustinbleile authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    101b616 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/bcgsc/pori_graphkb_python

    …into feature/SDEV-3256_gene_list_updates_pharma_cancer_predisp
    dustinbleile committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    dd165f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    a23d6a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    0512830 View commit details
    Browse the repository at this point in the history